Skip to content

Commit d81280a

Browse files
committed
Update circe-core, circe-parser to 0.14.15
1 parent 94b7bc2 commit d81280a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ val Versions = new {
4949
val catsCore = "2.8.0"
5050
val catsEffect = "3.6.3"
5151
val catsEffect2 = "2.5.5"
52-
val circe = "0.14.9"
52+
val circe = "0.14.15"
5353
val jsoniter = "2.30.7"
5454
val monix = "3.4.1"
5555
val scalaTest = "3.2.19"

0 commit comments

Comments
 (0)