Skip to content

Commit

Permalink
chore(deps): update circeversion to v0.14.9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and edalex-ian committed Sep 4, 2024
1 parent 1e4252a commit 13d375c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/plugins.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ addSbtPlugin("net.vonbuchholtz" % "sbt-dependency-check" % "5.1.0")
// - revision is optional
addDependencyTreePlugin

val circeVersion = "0.14.7"
val circeVersion = "0.14.9"
libraryDependencies ++= Seq(
"io.circe" %% "circe-core" % circeVersion,
"io.circe" %% "circe-generic" % circeVersion,
Expand Down

0 comments on commit 13d375c

Please sign in to comment.