Skip to content

Commit 0e0b894

Browse files
committed
update swaggerui dep for flux
1 parent 554407b commit 0e0b894

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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)