Skip to content

Commit ae98cb0

Browse files
authored
Merge pull request #110 from target/update/circe-yaml-0.10.1
Update circe-yaml to 0.10.1
2 parents e80f54c + 587d3ba commit ae98cb0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ libraryDependencies ++= Seq(
3535
"com.github.scopt" %% "scopt" % "3.7.0",
3636
"com.sun.mail" % "javax.mail" % "1.6.2",
3737
"com.lihaoyi" %% "scalatags" % "0.6.7",
38-
"io.circe" %% "circe-yaml" % "0.9.0",
38+
"io.circe" %% "circe-yaml" % "0.10.1",
3939
"io.circe" %% "circe-core" % circeVersion,
4040
"io.circe" %% "circe-generic" % circeVersion,
4141
"io.circe" %% "circe-parser" % circeVersion,

0 commit comments

Comments
 (0)