Skip to content

Commit 0ffed35

Browse files
committed
Update circe-core, circe-generic, ... to 0.14.15
1 parent 7331cfb commit 0ffed35

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ import org.typelevel.sbt.tpolecat.{DevMode, CiMode}
55
// Library versions all in one place, for convenience and sanity.
66
lazy val catsVersion = "2.13.0"
77
lazy val catsEffectVersion = "3.6.3"
8-
lazy val circeVersion = "0.14.14"
8+
lazy val circeVersion = "0.14.15"
99
lazy val fs2Version = "3.12.2"
1010
lazy val h2Version = "2.3.232"
1111
lazy val hikariVersion = "7.0.2" // N.B. Hikari v4 introduces a breaking change via slf4j v2

0 commit comments

Comments
 (0)