Skip to content

Commit

Permalink
upgrade scalachess
Browse files Browse the repository at this point in the history
  • Loading branch information
ornicar committed Sep 14, 2018
1 parent 0062be1 commit d034283
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 @@ -28,7 +28,7 @@ object Dependencies {
val findbugs = "com.google.code.findbugs" % "jsr305" % "3.0.1"
val hasher = "com.roundeights" %% "hasher" % "1.2.0"
val jodaTime = "joda-time" % "joda-time" % "2.9.9"
val chess = "org.lichess" %% "scalachess" % "8.6.15"
val chess = "org.lichess" %% "scalachess" % "8.6.16"
val compression = "org.lichess" %% "compression" % "1.4"
val maxmind = "com.sanoma.cda" %% "maxmind-geoip2-scala" % "1.2.3-THIB"
val prismic = "io.prismic" %% "scala-kit" % "1.2.11-THIB"
Expand Down

0 comments on commit d034283

Please sign in to comment.