Skip to content

Commit 6fe88c6

Browse files
committed
joda-convert 3.0.1 (was 2.2.4)
1 parent 7501f26 commit 6fe88c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -241,7 +241,7 @@ lazy val `anorm-core` = project
241241

242242
Seq(
243243
"joda-time" % "joda-time" % "2.13.0",
244-
"org.joda" % "joda-convert" % "2.2.4",
244+
"org.joda" % "joda-convert" % "3.0.1",
245245
"org.scala-lang.modules" %% "scala-parser-combinators" % parserCombinatorsVer.value,
246246
"org.scala-lang.modules" %% "scala-xml" % xmlVer.value % Test,
247247
"com.h2database" % "h2" % h2Ver % Test,

0 commit comments

Comments
 (0)