Skip to content

Commit

Permalink
Merge pull request #431 from scala-steward/update/circe-generic-0.14.8
Browse files Browse the repository at this point in the history
Update circe-generic to 0.14.8
  • Loading branch information
mergify[bot] authored Jun 24, 2024
2 parents 3c67781 + 1aabb0b commit 005301e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ lazy val core = project
"ch.qos.logback" % "logback-classic" % "1.5.6",
"org.mdedetrich" %% "akka-stream-circe" % "0.9.0",
"com.lightbend.akka" %% "akka-stream-alpakka-json-streaming" % "3.0.4",
"io.circe" %% "circe-generic" % "0.14.5",
"io.circe" %% "circe-generic" % "0.14.8",
"io.circe" %% "circe-generic-extras" % "0.14.3",
"org.scalatest" %% "scalatest" % "3.2.18" % "test",
"com.typesafe.akka" %% "akka-testkit" % Akka % "test"
Expand Down

0 comments on commit 005301e

Please sign in to comment.