Skip to content

Commit

Permalink
joda-time 2.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
xuwei-k committed Nov 12, 2015
1 parent 46d441f commit 19b1cf4
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 @@ -50,7 +50,7 @@ scalacOptions in (Compile, doc) ++= {
}

libraryDependencies ++= Seq(
"joda-time" % "joda-time" % "2.9",
"joda-time" % "joda-time" % "2.9.1",

This comment has been minimized.

Copy link
@extesy

extesy Nov 17, 2015

@xuwei-k Can you please release a new build with this fix?

This comment has been minimized.

Copy link
@extesy

extesy Nov 18, 2015

Thank you!

"org.joda" % "joda-convert" % "1.2"
)

Expand Down

0 comments on commit 19b1cf4

Please sign in to comment.