Skip to content

Commit 6e6e200

Browse files
authored
Update README.md
1 parent 4cb7e1a commit 6e6e200

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.1.0"
12+
libraryDependencies += "com.github.pjfanning" %% "swagger-scala3-enum-module" % "2.2.0"
1313
```

0 commit comments

Comments
 (0)