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 2758189 commit 1a6e570Copy full SHA for 1a6e570
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.3")
11
val akkaVersion = "2.6.20"
12
-val pekkoVersion = "1.0.3"
+val pekkoVersion = "1.1.0"
13
val sttpModelVersion = "1.7.11"
14
15
val scalaTestVersion = "3.2.19"
0 commit comments