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 8fe1113 commit 33f6df1Copy full SHA for 33f6df1
build.sbt
@@ -5,10 +5,10 @@ organization := "com.github.swagger-akka-http"
5
6
name := "swagger-pekko-http"
7
8
-val swaggerVersion = "2.2.16"
+val swaggerVersion = "2.2.17"
9
val pekkoVersion = "1.0.1"
10
val pekkoHttpVersion = "1.0.0"
11
-val jacksonVersion = "2.15.2"
+val jacksonVersion = "2.15.3"
12
val slf4jVersion = "2.0.9"
13
val scala213 = "2.13.12"
14
0 commit comments