Skip to content

Commit 89e2904

Browse files
Update circe-core, circe-generic, ... to 0.14.10 (#609)
Co-authored-by: eikek-scala-steward <[email protected]>
1 parent 7ce6785 commit 89e2904

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.9"
6+
val circeVersion = "0.14.10"
77
val doobieVersion = "1.0.0-RC6"
88
val fs2Version = "3.11.0"
99
val h2Version = "2.3.232"

0 commit comments

Comments
 (0)