Skip to content

Commit c98cbd6

Browse files
authored
Update circe-core, circe-generic, ... to 0.14.14
1 parent 7529333 commit c98cbd6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/ProjectPlugin.scala

Lines changed: 1 addition & 1 deletion
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.6.1"
16-
val circe: String = "0.14.13"
16+
val circe: String = "0.14.14"
1717
val doobie: String = "1.0.0-RC5"
1818
val fs2: String = "3.12.0"
1919
val kindProjector: String = "0.13.3"

0 commit comments

Comments
 (0)