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 8d6791a commit bfa5273Copy full SHA for bfa5273
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.1.0"
+val pekkoVersion = "1.1.1"
13
val sttpModelVersion = "1.7.11"
14
15
val scalaTestVersion = "3.2.19"
0 commit comments