Skip to content

Commit

Permalink
fix(deps): update dependency org.springdoc:springdoc-openapi-starter-…
Browse files Browse the repository at this point in the history
…webmvc-ui to v2.8.1
  • Loading branch information
renovate[bot] authored Jan 6, 2025
1 parent e8adbc5 commit 1a8dc9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion eno-ws/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ tasks.named<Jar>("jar") {
enabled = false
}

val springdocVersion = "2.7.0"
val springdocVersion = "2.8.1"

dependencies {
//
Expand Down

0 comments on commit 1a8dc9e

Please sign in to comment.