Skip to content

Commit

Permalink
chore(deps): update dependency io.circe:circe-generic to v0.14.8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 29, 2024
1 parent 7fcb784 commit cac2749
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 @@ -60,7 +60,7 @@ lazy val root = project
"com.github.pathikrit" %% "better-files" % "3.9.2",
"io.circe" %% "circe-yaml" % "1.15.0",
"io.circe" %% "circe-core" % "0.14.6",
"io.circe" %% "circe-generic" % "0.14.6",
"io.circe" %% "circe-generic" % "0.14.8",
"io.circe" %% "circe-parser" % "0.14.6",
"org.typelevel" %% "cats-core" % "2.10.0",
"org.scalatest" %% "scalatest" % "3.2.18" % "test",
Expand Down

0 comments on commit cac2749

Please sign in to comment.