Skip to content

Commit 47b7913

Browse files
authored
Update README.md
1 parent f4b27a1 commit 47b7913

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
@@ -9,5 +9,5 @@ Scala3 enum support for swagger 2.x libs (OpenAPI 3 spec).
99
Adding this library to your classpath should be enough to have swagger libs support Scala3 enums. Ignore v2.13.0, a release number used in error.
1010

1111
```scala
12-
libraryDependencies += "com.github.pjfanning" %% "swagger-scala3-enum-module" % "2.7.0"
12+
libraryDependencies += "com.github.pjfanning" %% "swagger-scala3-enum-module" % "3.0.0"
1313
```

0 commit comments

Comments
 (0)