Skip to content

Commit

Permalink
Update circe-core to 0.14.7
Browse files Browse the repository at this point in the history
  • Loading branch information
47erbot committed Apr 29, 2024
1 parent b544639 commit aacaaf7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/ProjectPlugin.scala
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ object ProjectPlugin extends AutoPlugin {
lazy val V = new {
val bm4 = "0.3.1"
val cats: String = "2.10.0"
val circe: String = "0.14.6"
val circe: String = "0.14.7"
val expecty = "0.16.0"
val http4s: String = "0.23.26"
val http4sBlazeClient: String = "0.23.16"
Expand Down

0 comments on commit aacaaf7

Please sign in to comment.