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 63db9ee commit 79b7222Copy full SHA for 79b7222
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.3.0"
+val pekkoVersion = "1.4.0"
13
val sttpModelVersion = "1.7.17"
14
15
val scalaTestVersion = "3.2.19"
0 commit comments