We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent be899b8 commit c28c19dCopy full SHA for c28c19d
build.sbt
@@ -41,7 +41,7 @@ val awaitility = "org.awaitility" % "awaitility-scala" % "4.3.0"
41
val amazonJavaSdkSqs = "com.amazonaws" % "aws-java-sdk-sqs" % "1.12.699" exclude ("commons-logging", "commons-logging")
42
val amazonJavaV2SdkSqs = "software.amazon.awssdk" % "sqs" % "2.25.60"
43
44
-val pekkoVersion = "1.1.4"
+val pekkoVersion = "1.1.5"
45
val pekkoHttpVersion = "1.1.0"
46
val pekkoActor = "org.apache.pekko" %% "pekko-actor" % pekkoVersion
47
val pekkoSlf4j = "org.apache.pekko" %% "pekko-slf4j" % pekkoVersion
0 commit comments