Skip to content

Commit 3eb6ed7

Browse files
scala-stewardalexarchambault
authored andcommitted
Update jupyter-api to 0.8.3 (#130)
1 parent 566abbb commit 3eb6ed7

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
@@ -7,7 +7,7 @@ object Deps {
77

88
import Def.setting
99

10-
def almondScalaApi = "sh.almond" %% "jupyter-api" % "0.8.2"
10+
def almondScalaApi = "sh.almond" %% "jupyter-api" % "0.8.3"
1111
def argonautShapeless = setting("com.github.alexarchambault" %%% "argonaut-shapeless_6.2" % "1.2.0-M11")
1212
def dataClass = "io.github.alexarchambault" %% "data-class" % "0.2.0"
1313
def jodaTime = "joda-time" % "joda-time" % "2.10.4"

0 commit comments

Comments
 (0)