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 68d8cc9 commit 9132d66Copy full SHA for 9132d66
README.md
@@ -17,7 +17,7 @@ The [OpenAPI spec](https://swagger.io/specification/) is helpful for understandi
17
The jars are hosted on [sonatype](https://oss.sonatype.org) and mirrored to Maven Central. Snapshot releases are also hosted on sonatype.
18
19
```sbt
20
-libraryDependencies += "com.github.swagger-akka-http" %% "swagger-pekko-http" % "2.11.0"
+libraryDependencies += "com.github.swagger-akka-http" %% "swagger-pekko-http" % "2.12.0"
21
```
22
23
## Examples
0 commit comments