Skip to content

Commit 6192b30

Browse files
Update circe-core, circe-generic, ... to 0.14.15 (#796)
Co-authored-by: eikek-scala-steward <[email protected]>
1 parent 71db28b commit 6192b30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Dependencies.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ import sbt._
33
object Dependencies {
44

55
val akkaVersion = "2.6.20"
6-
val circeVersion = "0.14.14"
6+
val circeVersion = "0.14.15"
77
val doobieVersion = "1.0.0-RC10"
88
val fs2Version = "3.12.2"
99
val h2Version = "2.4.240"

0 commit comments

Comments
 (0)