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 f367530 commit eb82e72Copy full SHA for eb82e72
README.md
@@ -22,7 +22,7 @@ This is a fork of https://github.com/swagger-api/swagger-scala-module.
22
To enable the swagger-scala-module, include the appropriate version in your project:
23
24
```
25
- "com.github.swagger-akka-http" %% "swagger-scala-module" % "2.12.0"
+ "com.github.swagger-akka-http" %% "swagger-scala-module" % "2.13.0"
26
27
28
## How does it work?
0 commit comments