Skip to content

Commit

Permalink
Update joda-time to 2.10.7
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Oct 21, 2020
1 parent e7edbd9 commit 62e6dda
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 @@ -7,7 +7,7 @@ object Dependencies {

val scalalib = "com.github.ornicar" %% "scalalib" % "7.0.1"
val hasher = "com.roundeights" %% "hasher" % "1.2.1"
val jodaTime = "joda-time" % "joda-time" % "2.10.6"
val jodaTime = "joda-time" % "joda-time" % "2.10.7"
val chess = "org.lichess" %% "scalachess" % "10.1.1"
val compression = "org.lichess" %% "compression" % "1.6"
val maxmind = "com.sanoma.cda" %% "maxmind-geoip2-scala" % "1.3.1-THIB"
Expand Down

0 comments on commit 62e6dda

Please sign in to comment.