Skip to content

Commit

Permalink
Merge 41ac448 into 121dbb1
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Sep 21, 2019
2 parents 121dbb1 + 41ac448 commit 4697c7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/joda/build.sbt
@@ -1,7 +1,7 @@
name := "pureconfig-joda"

libraryDependencies ++= Seq(
"joda-time" % "joda-time" % "2.10.3",
"joda-time" % "joda-time" % "2.10.4",
"org.joda" % "joda-convert" % "2.2.1")

developers := List(
Expand Down

0 comments on commit 4697c7f

Please sign in to comment.