Skip to content

Commit

Permalink
Merge pull request #367 from scala-steward/update/circe-generic-0.14.5
Browse files Browse the repository at this point in the history
Update circe-generic to 0.14.5
  • Loading branch information
mergify[bot] committed Mar 4, 2023
2 parents bd8c244 + 6411c3e commit 9d30aa9
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.4.5",
"org.mdedetrich" %% "akka-stream-circe" % "0.8.3",
"com.lightbend.akka" %% "akka-stream-alpakka-json-streaming" % "3.0.4",
"io.circe" %% "circe-generic" % "0.14.4",
"io.circe" %% "circe-generic" % "0.14.5",
"io.circe" %% "circe-generic-extras" % "0.14.3",
"org.scalatest" %% "scalatest" % "3.2.15" % "test",
"com.typesafe.akka" %% "akka-testkit" % Akka % "test"
Expand Down

0 comments on commit 9d30aa9

Please sign in to comment.