Skip to content

Commit

Permalink
Update circe-core, circe-generic, ... to 0.14.9
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Jul 4, 2024
1 parent b0e2f21 commit 3bab5c3
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 @@ -69,7 +69,7 @@ lazy val cassandraDependencies = Seq(
scalatest % Test
)

val circeVersion = "0.14.3"
val circeVersion = "0.14.9"

lazy val jsonCirceDependencies = Seq(
"io.circe" %% "circe-core",
Expand Down

0 comments on commit 3bab5c3

Please sign in to comment.