Skip to content

Commit

Permalink
Merge pull request #1915 from scala-steward/update/circe-core-0.14.6
Browse files Browse the repository at this point in the history
Update circe-core, circe-generic, ... to 0.14.6
  • Loading branch information
jatcwang authored Sep 14, 2023
2 parents 1d84da8 + 6f48569 commit cbeaaef
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 @@ -6,7 +6,7 @@ import scala.sys.process.*
// Library versions all in one place, for convenience and sanity.
lazy val catsVersion = "2.10.0"
lazy val catsEffectVersion = "3.5.1"
lazy val circeVersion = "0.14.5"
lazy val circeVersion = "0.14.6"
lazy val fs2Version = "3.9.2"
lazy val h2Version = "1.4.200"
lazy val hikariVersion = "5.0.1" // N.B. Hikari v4 introduces a breaking change via slf4j v2
Expand Down

0 comments on commit cbeaaef

Please sign in to comment.