Skip to content

Commit

Permalink
update joda-convert to 2.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
zouzias committed Feb 7, 2019
1 parent 06340d4 commit 3eff2eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ val scalatest = "org.scalatest" %% "scalatest"

val joda_time = "joda-time" % "joda-time" % "2.10.1"
val algebird = "com.twitter" %% "algebird-core" % "0.13.5"
val joda_convert = "org.joda" % "joda-convert" % "2.1.2"
val joda_convert = "org.joda" % "joda-convert" % "2.2.0"
val spatial4j = "org.locationtech.spatial4j" % "spatial4j" % "0.7"

val typesafe_config = "com.typesafe" % "config" % "1.3.3"
Expand Down

0 comments on commit 3eff2eb

Please sign in to comment.