Skip to content

Commit 9091bf1

Browse files
committed
Update jupyter-api to 0.14.1
1 parent 5e28acb commit 9091bf1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Deps.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ object Deps {
66

77
import Def.setting
88

9-
def almondScalaApi = "sh.almond" %% "jupyter-api" % "0.13.14"
9+
def almondScalaApi = "sh.almond" %% "jupyter-api" % "0.14.1"
1010
def argonautShapeless = setting("com.github.alexarchambault" %%% "argonaut-shapeless_6.3" % "1.3.1")
1111
def dataClass = "io.github.alexarchambault" %% "data-class" % "0.2.6"
1212
def jodaTime = "joda-time" % "joda-time" % "2.12.7"

0 commit comments

Comments
 (0)