Skip to content

Commit 94ffb53

Browse files
authored
Merge pull request #99 from goldmane/master
Update SwaggerUI dependency for WebFlux
2 parents 6a65cc7 + 0e0b894 commit 94ffb53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/docs/asciidoc/modules.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ link:https://swagger.io/tools/swagger-ui/[Swagger UI] allows anyone — be it yo
6868
----
6969
<dependency>
7070
<groupId>org.springdoc</groupId>
71-
<artifactId>springdoc-openapi-starter-webmvc-ui</artifactId>
71+
<artifactId>springdoc-openapi-starter-webflux-ui</artifactId>
7272
<version>{springdoc-version}</version>
7373
</dependency>
7474
----

0 commit comments

Comments
 (0)