Skip to content

Commit 10aeadf

Browse files
Update circe-core, circe-generic, ... to 0.14.8
1 parent 59b6efa commit 10aeadf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ import scala.concurrent.duration.DurationInt
44
val catsVersion = "2.11.0"
55
val catsParseVersion = "1.0.0"
66
val catsEffectVersion = "3.5.4"
7-
val circeVersion = "0.14.7"
7+
val circeVersion = "0.14.8"
88
val disciplineMunitVersion = "2.0.0-M3"
99
val doobieVersion = "1.0.0-RC5"
1010
val flywayVersion = "10.14.0"

0 commit comments

Comments
 (0)