Skip to content

Commit

Permalink
Merge pull request #782 from scala-steward/update/circe-generic-extra…
Browse files Browse the repository at this point in the history
…s-0.14.4

Update circe-generic-extras to 0.14.4
  • Loading branch information
mergify[bot] authored Jul 30, 2024
2 parents 7554b2b + 41c913c commit e9b659d
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 @@ -4,7 +4,7 @@ libraryDependencies += "org.slf4j" % "slf4j-api" % "2.0.13"

libraryDependencies += "ch.qos.logback" % "logback-classic" % "1.5.6"

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

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

Expand Down

0 comments on commit e9b659d

Please sign in to comment.