Skip to content

Commit 73a57be

Browse files
committed
joda-time 2.9.2
1 parent e3c90fd commit 73a57be

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
@@ -53,7 +53,7 @@ scalacOptions in (Compile, doc) ++= {
5353
}
5454

5555
libraryDependencies ++= Seq(
56-
"joda-time" % "joda-time" % "2.9.1",
56+
"joda-time" % "joda-time" % "2.9.2",
5757
"org.joda" % "joda-convert" % "1.2"
5858
)
5959

0 commit comments

Comments
 (0)