Skip to content

Commit

Permalink
Merge pull request #13188 from lenguyenthanh/15.4.2
Browse files Browse the repository at this point in the history
Bump scalachess 15.4.2
  • Loading branch information
ornicar authored Jul 9, 2023
2 parents 01d6344 + f40ccdd commit 3972805
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.4.1"
val chess = "org.lichess" %% "scalachess" % "15.4.2"
val compression = "org.lichess" %% "compression" % "1.8"
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 3972805

Please sign in to comment.