Skip to content

Commit

Permalink
joda-time 2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
xuwei-k committed Oct 4, 2014
1 parent 4091a3b commit 944f048
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 @@ -34,7 +34,7 @@ testOptions += Tests.Argument(TestFrameworks.Specs2, "console", "junitxml")

libraryDependencies ++= Seq(
"junit" % "junit" % "4.7" % "test",
"joda-time" % "joda-time" % "2.4",
"joda-time" % "joda-time" % "2.5",
"org.joda" % "joda-convert" % "1.2"
)

Expand Down

0 comments on commit 944f048

Please sign in to comment.