Skip to content

Commit f8b2caa

Browse files
committed
joda-time 2.9.3
1 parent cc37050 commit f8b2caa

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
@@ -40,7 +40,7 @@ scalacOptions in (Compile, doc) ++= {
4040
}
4141

4242
libraryDependencies ++= Seq(
43-
"joda-time" % "joda-time" % "2.9.2",
43+
"joda-time" % "joda-time" % "2.9.3",
4444
"org.joda" % "joda-convert" % "1.2"
4545
)
4646

0 commit comments

Comments
 (0)