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 fa53759 commit ad7fcb8Copy full SHA for ad7fcb8
build.sbt
@@ -9,7 +9,7 @@ val scala2 = List(scala2_12, scala2_13)
9
val scala2alive = List(scala2_12, scala2_13)
10
val scala3 = List("3.3.4")
11
val akkaVersion = "2.6.20"
12
-val pekkoVersion = "1.1.1"
+val pekkoVersion = "1.1.2"
13
val sttpModelVersion = "1.7.11"
14
15
val scalaTestVersion = "3.2.19"
0 commit comments