Skip to content

Commit ec0ad44

Browse files
authored
Merge pull request #1689 from scalacenter/update/pekko-http-circe-3.9.1
Update pekko-http-circe to 3.9.1
2 parents 952e86f + 46d102c commit ec0ad44

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ lazy val infra = project
7474
"org.flywaydb" % "flyway-core" % "8.5.13", // for database migration
7575
"org.apache.pekko" %% "pekko-stream" % V.pekko,
7676
"org.apache.pekko" %% "pekko-http" % V.pekkoHttp,
77-
"com.github.pjfanning" %% "pekko-http-circe" % "3.0.1",
77+
"com.github.pjfanning" %% "pekko-http-circe" % "3.9.1",
7878
("io.get-coursier" %% "coursier" % V.coursier).cross(CrossVersion.for3Use2_13),
7979
("io.get-coursier" %% "coursier-sbt-maven-repository" % V.coursier).cross(CrossVersion.for3Use2_13),
8080
"com.github.blemale" %% "scaffeine" % "5.3.0",

0 commit comments

Comments
 (0)