Skip to content

Commit eca8be6

Browse files
scala-stewardalexarchambault
authored andcommitted
Update argonaut-shapeless_6.2 to 1.2.0-M11 (#76)
1 parent 1cad2a1 commit eca8be6

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" % "scala-kernel-api" % "0.4.0" cross CrossVersion.full
11-
def argonautShapeless = setting("com.github.alexarchambault" %%% "argonaut-shapeless_6.2" % "1.2.0-M10")
11+
def argonautShapeless = setting("com.github.alexarchambault" %%% "argonaut-shapeless_6.2" % "1.2.0-M11")
1212
def jodaTime = "joda-time" % "joda-time" % "2.10.1"
1313
def rhino = "org.mozilla" % "rhino" % "1.7.10"
1414
def shapeless = setting("com.chuusai" %%% "shapeless" % "2.3.3")

0 commit comments

Comments
 (0)