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 b7d748e commit 5c9e21aCopy full SHA for 5c9e21a
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.7")
11
val akkaVersion = "2.6.20"
12
-val pekkoVersion = "1.2.0"
+val pekkoVersion = "1.2.1"
13
val sttpModelVersion = "1.7.17"
14
15
val scalaTestVersion = "3.2.19"
0 commit comments