Skip to content

Commit

Permalink
Update pekko-http, pekko-http-spray-json, ... to 1.1.0 (#1055)
Browse files Browse the repository at this point in the history
  • Loading branch information
softwaremill-ci authored Oct 2, 2024
1 parent 902e2ac commit 6f5b987
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 @@ -42,7 +42,7 @@ val amazonJavaSdkSqs = "com.amazonaws" % "aws-java-sdk-sqs" % "1.12.699" exclude
val amazonJavaV2SdkSqs = "software.amazon.awssdk" % "sqs" % "2.25.60"

val pekkoVersion = "1.1.1"
val pekkoHttpVersion = "1.0.1"
val pekkoHttpVersion = "1.1.0"
val pekkoActor = "org.apache.pekko" %% "pekko-actor" % pekkoVersion
val pekkoSlf4j = "org.apache.pekko" %% "pekko-slf4j" % pekkoVersion
val pekkoStreams = "org.apache.pekko" %% "pekko-stream" % pekkoVersion
Expand Down

0 comments on commit 6f5b987

Please sign in to comment.