Skip to content

Commit

Permalink
Update circe-literal to 0.14.7
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed May 6, 2024
1 parent 9f556fe commit 23b63ae
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.6"

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

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

fork := true

0 comments on commit 23b63ae

Please sign in to comment.