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 699f0c8 commit 8aff9e8Copy full SHA for 8aff9e8
project/Deps.scala
@@ -7,7 +7,7 @@ object Deps {
7
8
import Def.setting
9
10
- def almondScalaApi = "sh.almond" %% "jupyter-api" % "0.10.6"
+ def almondScalaApi = "sh.almond" %% "jupyter-api" % "0.10.8"
11
def argonautShapeless = setting("com.github.alexarchambault" %%% "argonaut-shapeless_6.2" % "1.2.0")
12
def dataClass = "io.github.alexarchambault" %% "data-class" % "0.2.3"
13
def jodaTime = "joda-time" % "joda-time" % "2.10.6"
0 commit comments