Skip to content

Commit

Permalink
Merge pull request #583 from scala-steward/update/circe-literal-0.14.6
Browse files Browse the repository at this point in the history
Update circe-literal to 0.14.6
  • Loading branch information
mergify[bot] authored Sep 7, 2023
2 parents 157e089 + 2d3b7b8 commit 29ad7cb
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.4.11"

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

libraryDependencies += "io.circe" %% "circe-literal" % "0.14.5" % Test
libraryDependencies += "io.circe" %% "circe-literal" % "0.14.6" % Test

fork := true

0 comments on commit 29ad7cb

Please sign in to comment.