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 cc69c8e commit b85fb99Copy full SHA for b85fb99
README.md
@@ -14,7 +14,7 @@ This is a fork of https://github.com/swagger-api/swagger-scala-module.
14
To enable the swagger-scala-module, include the appropriate version in your project:
15
16
```
17
- "com.github.swagger-akka-http" %% "swagger-scala-module" % "2.3.1"
+ "com.github.swagger-akka-http" %% "swagger-scala-module" % "2.3.3"
18
19
20
## How does it work?
0 commit comments