Skip to content

Commit

Permalink
Update circe-literal to 0.14.10
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Sep 6, 2024
1 parent a0816db commit ed1346b
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.7"

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 ed1346b

Please sign in to comment.