Skip to content

Commit

Permalink
Merge pull request #806 from scala-steward/update/circe-literal-0.14.10
Browse files Browse the repository at this point in the history
Update circe-literal to 0.14.10
  • Loading branch information
mergify[bot] committed Sep 6, 2024
2 parents af6bc87 + ed1346b commit 9a9f127
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cli/build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@ libraryDependencies += "ch.qos.logback" % "logback-classic" % "1.5.8"

libraryDependencies += "io.circe" %% "circe-generic-extras" % "0.14.4"

libraryDependencies += "io.circe" %% "circe-literal" % "0.14.8" % Test
libraryDependencies += "io.circe" %% "circe-literal" % "0.14.10" % Test

fork := true

0 comments on commit 9a9f127

Please sign in to comment.