Skip to content

Commit 979f300

Browse files
author
scala-steward
committed
Update pekko-http, pekko-http-spray-json, ... to 1.2.0
1 parent 66eb5ad commit 979f300

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ val amazonJavaSdkSqs = "com.amazonaws" % "aws-java-sdk-sqs" % "1.12.699" exclude
4242
val amazonJavaV2SdkSqs = "software.amazon.awssdk" % "sqs" % "2.25.60"
4343

4444
val pekkoVersion = "1.1.4"
45-
val pekkoHttpVersion = "1.1.0"
45+
val pekkoHttpVersion = "1.2.0"
4646
val pekkoActor = "org.apache.pekko" %% "pekko-actor" % pekkoVersion
4747
val pekkoSlf4j = "org.apache.pekko" %% "pekko-slf4j" % pekkoVersion
4848
val pekkoStreams = "org.apache.pekko" %% "pekko-stream" % pekkoVersion

0 commit comments

Comments
 (0)