Skip to content

Commit

Permalink
chore: bump circe-core, circe-generic, ... from 0.14.3 to 0.14.6
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Mar 23, 2024
1 parent 9bcccf4 commit 49a854b
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 @@ -71,7 +71,7 @@ addCommandAlias("testWithCoverage", "; clean; coverage; test; coverageReport;")
// -- Lib versions
val zio = "2.0.21"
val zioPrelude = "1.0.0-RC23"
val circe = "0.14.3"
val circe = "0.14.6"
val sttp = "3.9.5"
val magnolia = "1.1.8"
val scalaReflect = "2.13.13"
Expand Down

0 comments on commit 49a854b

Please sign in to comment.