Skip to content

Commit

Permalink
Update joda-time to 2.10.5 (#128)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored and alexarchambault committed Nov 22, 2019
1 parent e8eb0dd commit b1bd746
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.8.3"
def argonautShapeless = setting("com.github.alexarchambault" %%% "argonaut-shapeless_6.2" % "1.2.0-M11")
def dataClass = "io.github.alexarchambault" %% "data-class" % "0.2.0"
def jodaTime = "joda-time" % "joda-time" % "2.10.4"
def jodaTime = "joda-time" % "joda-time" % "2.10.5"
def rhino = "org.mozilla" % "rhino" % "1.7.11"
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 b1bd746

Please sign in to comment.