Skip to content

Commit afddde1

Browse files
scala-stewardhejfelix
authored andcommitted
Upgrade circe-parser from 0.14.6 to 0.14.7
1 parent 3800208 commit afddde1

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
@@ -3,7 +3,7 @@ Global / onChangedBuildSource := ReloadOnSourceChanges
33
val V = new {
44
val cats = "2.10.0"
55
val catsEffect = "3.5.4"
6-
val circe = "0.14.6"
6+
val circe = "0.14.7"
77
val http4s = "0.23.26"
88
val munit = "1.0.0-M11"
99
val munitCatsEffect = "2.0.0-M5"

0 commit comments

Comments
 (0)