Skip to content

Commit 97a7af5

Browse files
authored
Update circe-core, circe-generic, ... to 0.14.12
1 parent 8db56f4 commit 97a7af5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/ProjectPlugin.scala

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ object ProjectPlugin extends AutoPlugin {
1313

1414
object V {
1515
val catsEffect: String = "3.5.7"
16-
val circe: String = "0.14.10"
16+
val circe: String = "0.14.12"
1717
val doobie: String = "1.0.0-RC5"
1818
val fs2: String = "3.11.0"
1919
val kindProjector: String = "0.13.3"

0 commit comments

Comments
 (0)