Update joda-time to 2.10.13

pull/10033/head
Scala Steward 2021-10-26 20:35:03 +02:00
parent 2915e385e0
commit 61b9936f60
No known key found for this signature in database
GPG Key ID: 96BDF10FFAB8B6A6
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ object Dependencies {
val scalalib = "com.github.ornicar" %% "scalalib" % "7.0.2"
val hasher = "com.roundeights" %% "hasher" % "1.2.1"
val jodaTime = "joda-time" % "joda-time" % "2.10.12"
val jodaTime = "joda-time" % "joda-time" % "2.10.13"
val chess = "org.lichess" %% "scalachess" % "10.2.11"
val compression = "org.lichess" %% "compression" % "1.6"
val maxmind = "com.sanoma.cda" %% "maxmind-geoip2-scala" % "1.3.1-THIB"