Skip to content

Commit ba5992d

Browse files
Update argonaut-shapeless_6.3 to 1.3.1 (#344)
1 parent 27ac19f commit ba5992d

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
@@ -8,7 +8,7 @@ object Deps {
88
import Def.setting
99

1010
def almondScalaApi = "sh.almond" %% "jupyter-api" % "0.13.0"
11-
def argonautShapeless = setting("com.github.alexarchambault" %%% "argonaut-shapeless_6.3" % "1.3.0")
11+
def argonautShapeless = setting("com.github.alexarchambault" %%% "argonaut-shapeless_6.3" % "1.3.1")
1212
def dataClass = "io.github.alexarchambault" %% "data-class" % "0.2.5"
1313
def jodaTime = "joda-time" % "joda-time" % "2.10.14"
1414
def rhino = "org.mozilla" % "rhino" % "1.7.14"

0 commit comments

Comments
 (0)