Skip to content

Commit 21c8fc7

Browse files
authoredMar 23, 2025··
Merge pull request #991 from profunktor/update/circe-core-0.14.12
Update circe-core, circe-generic, ... to 0.14.12
2 parents 494a760 + 6bb03b8 commit 21c8fc7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎project/Dependencies.scala

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ object Dependencies {
55
object V {
66
val cats = "2.13.0"
77
val catsEffect = "3.5.7"
8-
val circe = "0.14.10"
8+
val circe = "0.14.12"
99
val fs2 = "3.11.0"
1010
val log4cats = "2.7.0"
1111
val keyPool = "0.4.10"

0 commit comments

Comments
 (0)
Please sign in to comment.