Skip to content

Commit 84f2763

Browse files
Update circe-core, circe-generic, ... to 0.14.12
1 parent 2c18657 commit 84f2763

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

0 commit comments

Comments
 (0)