Skip to content

Commit bc35ea2

Browse files
authored
Merge pull request #185 from indoorvivants/update/circe-parser-0.14.10
Update circe-parser to 0.14.10
2 parents 647dc51 + ae884bb commit bc35ea2

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
@@ -47,7 +47,7 @@ val V = new {
4747

4848
val scalaNative = "0.4.17"
4949

50-
val circe = "0.14.6"
50+
val circe = "0.14.10"
5151

5252
val supportedScalaVersions = List(scala213, scala212, scala3)
5353
}

0 commit comments

Comments
 (0)