Skip to content

Commit 19b1cf4

Browse files
committed
joda-time 2.9.1
1 parent 46d441f commit 19b1cf4

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
@@ -50,7 +50,7 @@ scalacOptions in (Compile, doc) ++= {
5050
}
5151

5252
libraryDependencies ++= Seq(
53-
"joda-time" % "joda-time" % "2.9",
53+
"joda-time" % "joda-time" % "2.9.1",
5454
"org.joda" % "joda-convert" % "1.2"
5555
)
5656

0 commit comments

Comments
 (0)