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 1b613ce commit f6ce582Copy full SHA for f6ce582
build.sbt
@@ -7,7 +7,7 @@ name := "swagger-pekko-http"
7
8
val swaggerVersion = "2.2.20"
9
val pekkoVersion = "1.0.2"
10
-val pekkoHttpVersion = "1.0.0"
+val pekkoHttpVersion = "1.0.1"
11
val jacksonVersion = "2.16.1"
12
val slf4jVersion = "2.0.12"
13
val scala213 = "2.13.12"
0 commit comments