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 72fc797 commit b762f42Copy full SHA for b762f42
build.sbt
@@ -7,7 +7,7 @@ name := "swagger-pekko-http"
7
8
val swaggerVersion = "2.2.24"
9
val pekkoVersion = "1.1.1"
10
-val pekkoHttpVersion = "1.0.1"
+val pekkoHttpVersion = "1.1.0"
11
val jacksonVersion = "2.18.0"
12
val slf4jVersion = "2.0.16"
13
val scala213 = "2.13.15"
0 commit comments