Skip to content

Commit

Permalink
Merge pull request #118 from tarao/update/circe-core-0.14.10
Browse files Browse the repository at this point in the history
Update circe-core, circe-generic, ... to 0.14.10
  • Loading branch information
tarao authored Sep 9, 2024
2 parents c039bb2 + a474d4f commit e6c31ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ ThisBuild / githubWorkflowJavaVersions := Seq(
)
val BenchmarkJavaVersion = JavaSpec.temurin("11")

val circeVersion = "0.14.9"
val circeVersion = "0.14.10"
val scalaTestVersion = "3.2.19"

lazy val compileSettings = Def.settings(
Expand Down

0 comments on commit e6c31ff

Please sign in to comment.