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 01f1c1c commit c8291ccCopy full SHA for c8291cc
project/Deps.scala
@@ -9,7 +9,7 @@ object Deps {
9
10
def almondScalaApi = "sh.almond" %% "jupyter-api" % "0.13.0"
11
def argonautShapeless = setting("com.github.alexarchambault" %%% "argonaut-shapeless_6.3" % "1.3.1")
12
- def dataClass = "io.github.alexarchambault" %% "data-class" % "0.2.5"
+ def dataClass = "io.github.alexarchambault" %% "data-class" % "0.2.6"
13
def jodaTime = "joda-time" % "joda-time" % "2.11.0"
14
def rhino = "org.mozilla" % "rhino" % "1.7.14"
15
def shapeless = setting("com.chuusai" %%% "shapeless" % "2.3.7")
0 commit comments