Skip to content

Commit 944f048

Browse files
committed
joda-time 2.5
1 parent 4091a3b commit 944f048

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ testOptions += Tests.Argument(TestFrameworks.Specs2, "console", "junitxml")
3434

3535
libraryDependencies ++= Seq(
3636
"junit" % "junit" % "4.7" % "test",
37-
"joda-time" % "joda-time" % "2.4",
37+
"joda-time" % "joda-time" % "2.5",
3838
"org.joda" % "joda-convert" % "1.2"
3939
)
4040

0 commit comments

Comments
 (0)