Skip to content

Commit

Permalink
scalachess 16.3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
ornicar committed Nov 11, 2024
1 parent 6b9db07 commit 7bac214
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ object Dependencies {
}

object chess {
val version = "16.3.3"
val version = "16.3.4"
val core = "org.lichess" %% "scalachess" % version
val testKit = "org.lichess" %% "scalachess-test-kit" % version % Test
val playJson = "org.lichess" %% "scalachess-play-json" % version
Expand Down

0 comments on commit 7bac214

Please sign in to comment.