Skip to content

Commit

Permalink
Update circe-core, circe-generic, ... to 0.14.9
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Jul 5, 2024
1 parent b185427 commit eb950ff
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 @@ -13,7 +13,7 @@ lazy val supportedScalaVersions = List(
// Dependency versions
lazy val catsVersion = "2.8.0"
lazy val catsEffectVersion = "3.3.13"
lazy val circeVersion = "0.14.2"
lazy val circeVersion = "0.14.9"
lazy val fs2Version = "3.2.8"
lazy val munitVersion = "0.7.29"
lazy val munitEffectVersion = "1.0.7"
Expand Down

0 comments on commit eb950ff

Please sign in to comment.