Skip to content

Commit b762f42

Browse files
authored
pekko-http 1.1.0 (#74)
1 parent 72fc797 commit b762f42

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
@@ -7,7 +7,7 @@ name := "swagger-pekko-http"
77

88
val swaggerVersion = "2.2.24"
99
val pekkoVersion = "1.1.1"
10-
val pekkoHttpVersion = "1.0.1"
10+
val pekkoHttpVersion = "1.1.0"
1111
val jacksonVersion = "2.18.0"
1212
val slf4jVersion = "2.0.16"
1313
val scala213 = "2.13.15"

0 commit comments

Comments
 (0)