Skip to content

Commit 77743ad

Browse files
committed
Update pekko-stream, pekko-testkit to 1.0.2
1 parent 9132d66 commit 77743ad

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
@@ -6,7 +6,7 @@ organization := "com.github.swagger-akka-http"
66
name := "swagger-pekko-http"
77

88
val swaggerVersion = "2.2.19"
9-
val pekkoVersion = "1.0.1"
9+
val pekkoVersion = "1.0.2"
1010
val pekkoHttpVersion = "1.0.0"
1111
val jacksonVersion = "2.16.0"
1212
val slf4jVersion = "2.0.9"

0 commit comments

Comments
 (0)