Skip to content

Commit 4331c9c

Browse files
Update pekko-stream, pekko-stream-testkit to 1.5.0 (#536)
1 parent 7ba2d0d commit 4331c9c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@ def akkaHttpInExamples = {
159159
)
160160
}
161161

162-
val pekkoVersion = "1.4.0"
162+
val pekkoVersion = "1.5.0"
163163
val pekkoHttpVersion = "1.3.0"
164164
val pekkoHttpJsonV = "2.0.0"
165165
val pekkoStream = "org.apache.pekko" %% "pekko-stream" % pekkoVersion

0 commit comments

Comments
 (0)