Skip to content

Commit

Permalink
joda-time 2.9.3
Browse files Browse the repository at this point in the history
  • Loading branch information
xuwei-k committed Mar 28, 2016
1 parent cc37050 commit f8b2caa
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 @@ -40,7 +40,7 @@ scalacOptions in (Compile, doc) ++= {
}

libraryDependencies ++= Seq(
"joda-time" % "joda-time" % "2.9.2",
"joda-time" % "joda-time" % "2.9.3",
"org.joda" % "joda-convert" % "1.2"
)

Expand Down

0 comments on commit f8b2caa

Please sign in to comment.