Skip to content

Commit b26d255

Browse files
Update joda-time to 2.12.1 (#368)
1 parent f1a2577 commit b26d255

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Deps.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ object Deps {
1010
def almondScalaApi = "sh.almond" %% "jupyter-api" % "0.13.1"
1111
def argonautShapeless = setting("com.github.alexarchambault" %%% "argonaut-shapeless_6.3" % "1.3.1")
1212
def dataClass = "io.github.alexarchambault" %% "data-class" % "0.2.6"
13-
def jodaTime = "joda-time" % "joda-time" % "2.12.0"
13+
def jodaTime = "joda-time" % "joda-time" % "2.12.1"
1414
def rhino = "org.mozilla" % "rhino" % "1.7.14"
1515
def shapeless = setting("com.chuusai" %%% "shapeless" % "2.3.7")
1616
def scalacheckShapeless = setting("com.github.alexarchambault" %%% "scalacheck-shapeless_1.15" % "1.3.0")

0 commit comments

Comments
 (0)