Skip to content

Commit

Permalink
Update circe-core, circe-generic, ... to 0.14.6
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Aug 31, 2023
1 parent 558efe2 commit 10f9867
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.6"

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

0 comments on commit 10f9867

Please sign in to comment.