Skip to content

Commit

Permalink
Bump org.springdoc:springdoc-openapi-webflux-ui from 1.7.0 to 1.8.0
Browse files Browse the repository at this point in the history
Bumps org.springdoc:springdoc-openapi-webflux-ui from 1.7.0 to 1.8.0.

---
updated-dependencies:
- dependency-name: org.springdoc:springdoc-openapi-webflux-ui
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 12, 2024
1 parent ec7cf59 commit 2d2280e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ dependencies {
implementation("org.springdoc:springdoc-openapi-kotlin:1.7.0") {
exclude("io.github.classgraph", "classgraph")
}
implementation("org.springdoc:springdoc-openapi-webflux-ui:1.7.0") {
implementation("org.springdoc:springdoc-openapi-webflux-ui:1.8.0") {
exclude("io.github.classgraph", "classgraph")
}

Expand Down

0 comments on commit 2d2280e

Please sign in to comment.