Skip to content

Commit 6988f6a

Browse files
Update joda-time to 2.10.6 (#185)
1 parent 339c5e9 commit 6988f6a

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.9.1"
1111
def argonautShapeless = setting("com.github.alexarchambault" %%% "argonaut-shapeless_6.2" % "1.2.0-M12")
1212
def dataClass = "io.github.alexarchambault" %% "data-class" % "0.2.2"
13-
def jodaTime = "joda-time" % "joda-time" % "2.10.5"
13+
def jodaTime = "joda-time" % "joda-time" % "2.10.6"
1414
def rhino = "org.mozilla" % "rhino" % "1.7.12"
1515
def shapeless = setting("com.chuusai" %%% "shapeless" % "2.3.3")
1616
def scalacheckShapeless = setting("com.github.alexarchambault" %%% "scalacheck-shapeless_1.14" % "1.2.0-1")

0 commit comments

Comments
 (0)