Skip to content

Commit 3eff2eb

Browse files
committed
update joda-convert to 2.2.0
1 parent 06340d4 commit 3eff2eb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ val scalatest = "org.scalatest" %% "scalatest"
9999

100100
val joda_time = "joda-time" % "joda-time" % "2.10.1"
101101
val algebird = "com.twitter" %% "algebird-core" % "0.13.5"
102-
val joda_convert = "org.joda" % "joda-convert" % "2.1.2"
102+
val joda_convert = "org.joda" % "joda-convert" % "2.2.0"
103103
val spatial4j = "org.locationtech.spatial4j" % "spatial4j" % "0.7"
104104

105105
val typesafe_config = "com.typesafe" % "config" % "1.3.3"

0 commit comments

Comments
 (0)