Skip to content

Commit

Permalink
Update circe-core, circe-generic, ... to 0.14.6 (#624)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Dec 2, 2023
1 parent 85a8e63 commit 4036e68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Versions.scala
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ object Versions {
}

val Cats = "2.10.0"
val Circe = "0.14.5"
val Circe = "0.14.6"
val CirceJsonSchema = "0.2.0"
val DisciplineScalatest = "2.2.0"
val Enumeratum = "1.7.3"
Expand Down

0 comments on commit 4036e68

Please sign in to comment.