Skip to content

Commit

Permalink
joda-time 2.7
Browse files Browse the repository at this point in the history
  • Loading branch information
xuwei-k committed Jan 12, 2015
1 parent b9e1b8e commit 83fe9f0
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 @@ -37,7 +37,7 @@ testOptions += Tests.Argument(TestFrameworks.Specs2, "console", "junitxml")
libraryDependencies ++= Seq(
"junit" % "junit" % "4.7" % "test",
"org.scalacheck" %% "scalacheck" % "1.11.6" % "test",
"joda-time" % "joda-time" % "2.6",
"joda-time" % "joda-time" % "2.7",
"org.joda" % "joda-convert" % "1.2"
)

Expand Down

0 comments on commit 83fe9f0

Please sign in to comment.