We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 46d441f commit 19b1cf4Copy full SHA for 19b1cf4
build.sbt
@@ -50,7 +50,7 @@ scalacOptions in (Compile, doc) ++= {
50
}
51
52
libraryDependencies ++= Seq(
53
- "joda-time" % "joda-time" % "2.9",
+ "joda-time" % "joda-time" % "2.9.1",
54
"org.joda" % "joda-convert" % "1.2"
55
)
56
0 commit comments