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 5e28acb commit 9091bf1Copy full SHA for 9091bf1
project/Deps.scala
@@ -6,7 +6,7 @@ object Deps {
6
7
import Def.setting
8
9
- def almondScalaApi = "sh.almond" %% "jupyter-api" % "0.13.14"
+ def almondScalaApi = "sh.almond" %% "jupyter-api" % "0.14.1"
10
def argonautShapeless = setting("com.github.alexarchambault" %%% "argonaut-shapeless_6.3" % "1.3.1")
11
def dataClass = "io.github.alexarchambault" %% "data-class" % "0.2.6"
12
def jodaTime = "joda-time" % "joda-time" % "2.12.7"
0 commit comments