Skip to content

Commit

Permalink
Update pekko-http-circe to 3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-center-steward[bot] authored and adpi2 committed Jan 7, 2025
1 parent da5815c commit ea426d0
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 @@ -74,7 +74,7 @@ lazy val infra = project
"org.flywaydb" % "flyway-core" % "8.5.13", // for database migration
"org.apache.pekko" %% "pekko-stream" % V.pekko,
"org.apache.pekko" %% "pekko-http" % V.pekkoHttp,
"com.github.pjfanning" %% "pekko-http-circe" % "2.8.0",
"com.github.pjfanning" %% "pekko-http-circe" % "3.0.0",
("io.get-coursier" %% "coursier" % V.coursier).cross(CrossVersion.for3Use2_13),
("io.get-coursier" %% "coursier-sbt-maven-repository" % V.coursier).cross(CrossVersion.for3Use2_13),
"com.github.blemale" %% "scaffeine" % "5.3.0",
Expand Down

0 comments on commit ea426d0

Please sign in to comment.