Skip to content

Commit

Permalink
upgrade scalachess
Browse files Browse the repository at this point in the history
  • Loading branch information
ornicar committed Dec 17, 2019
1 parent 643b6f4 commit 3df7e8e
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 @@ -15,7 +15,7 @@ object Dependencies {
val scalalib = "com.github.ornicar" %% "scalalib" % "6.8"
val hasher = "com.roundeights" %% "hasher" % "1.2.1"
val jodaTime = "joda-time" % "joda-time" % "2.10.5"
val chess = "org.lichess" %% "scalachess" % "9.1.1"
val chess = "org.lichess" %% "scalachess" % "9.1.2"
val compression = "org.lichess" %% "compression" % "1.5"
val maxmind = "com.sanoma.cda" %% "maxmind-geoip2-scala" % "1.3.1-THIB"
val prismic = "io.prismic" %% "scala-kit" % "1.2.13-THIB213"
Expand Down

0 comments on commit 3df7e8e

Please sign in to comment.