Skip to content

Commit

Permalink
Update joda-time to 2.10.6 (#185)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Apr 27, 2020
1 parent 339c5e9 commit 6988f6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Deps.scala
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ object Deps {
def almondScalaApi = "sh.almond" %% "jupyter-api" % "0.9.1"
def argonautShapeless = setting("com.github.alexarchambault" %%% "argonaut-shapeless_6.2" % "1.2.0-M12")
def dataClass = "io.github.alexarchambault" %% "data-class" % "0.2.2"
def jodaTime = "joda-time" % "joda-time" % "2.10.5"
def jodaTime = "joda-time" % "joda-time" % "2.10.6"
def rhino = "org.mozilla" % "rhino" % "1.7.12"
def shapeless = setting("com.chuusai" %%% "shapeless" % "2.3.3")
def scalacheckShapeless = setting("com.github.alexarchambault" %%% "scalacheck-shapeless_1.14" % "1.2.0-1")
Expand Down

0 comments on commit 6988f6a

Please sign in to comment.