Skip to content

Commit

Permalink
Merge pull request #185 from indoorvivants/update/circe-parser-0.14.10
Browse files Browse the repository at this point in the history
Update circe-parser to 0.14.10
  • Loading branch information
mergify[bot] authored Oct 26, 2024
2 parents 647dc51 + ae884bb commit bc35ea2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ val V = new {

val scalaNative = "0.4.17"

val circe = "0.14.6"
val circe = "0.14.10"

val supportedScalaVersions = List(scala213, scala212, scala3)
}
Expand Down

0 comments on commit bc35ea2

Please sign in to comment.