Skip to content

Commit 9132d66

Browse files
authored
Update README.md
1 parent 68d8cc9 commit 9132d66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ The [OpenAPI spec](https://swagger.io/specification/) is helpful for understandi
1717
The jars are hosted on [sonatype](https://oss.sonatype.org) and mirrored to Maven Central. Snapshot releases are also hosted on sonatype.
1818

1919
```sbt
20-
libraryDependencies += "com.github.swagger-akka-http" %% "swagger-pekko-http" % "2.11.0"
20+
libraryDependencies += "com.github.swagger-akka-http" %% "swagger-pekko-http" % "2.12.0"
2121
```
2222

2323
## Examples

0 commit comments

Comments
 (0)