Skip to content

Commit a8b6acd

Browse files
Update circe-core, circe-generic, ... to 0.14.15
1 parent a0a2adc commit a8b6acd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ ThisBuild / githubWorkflowJavaVersions := Seq(
3030
)
3131
val BenchmarkJavaVersion = JavaSpec.temurin("11")
3232

33-
val circeVersion = "0.14.10"
33+
val circeVersion = "0.14.15"
3434
val scalaTestVersion = "3.2.19"
3535

3636
lazy val compileSettings = Def.settings(

0 commit comments

Comments
 (0)