Skip to content

Commit 1a6e570

Browse files
Update pekko-stream, pekko-stream-testkit to 1.1.0 (#434)
1 parent 2758189 commit 1a6e570

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ val scala2 = List(scala2_12, scala2_13)
99
val scala2alive = List(scala2_12, scala2_13)
1010
val scala3 = List("3.3.3")
1111
val akkaVersion = "2.6.20"
12-
val pekkoVersion = "1.0.3"
12+
val pekkoVersion = "1.1.0"
1313
val sttpModelVersion = "1.7.11"
1414

1515
val scalaTestVersion = "3.2.19"

0 commit comments

Comments
 (0)