Skip to content

Commit

Permalink
Scalachess 15.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
lenguyenthanh committed Jul 29, 2023
1 parent af19a5c commit 99dde75
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 @@ -17,7 +17,7 @@ object Dependencies {
val scalalib = "com.github.ornicar" %% "scalalib" % "9.5.5"
val hasher = "com.roundeights" %% "hasher" % "1.3.1"
val jodaTime = "joda-time" % "joda-time" % "2.12.5"
val chess = "org.lichess" %% "scalachess" % "15.6.1"
val chess = "org.lichess" %% "scalachess" % "15.6.2"
val compression = "org.lichess" %% "compression" % "1.10"
val maxmind = "com.maxmind.geoip2" % "geoip2" % "4.0.1"
val prismic = "io.prismic" %% "scala-kit" % "1.2.19_lila-3.1"
Expand Down

0 comments on commit 99dde75

Please sign in to comment.