Skip to content

Commit e8b0ad9

Browse files
chore(deps): bump org.springdoc:springdoc-openapi-starter-webmvc-ui
Bumps [org.springdoc:springdoc-openapi-starter-webmvc-ui](https://github.com/springdoc/springdoc-openapi) from 2.8.1 to 2.8.6. - [Release notes](https://github.com/springdoc/springdoc-openapi/releases) - [Changelog](https://github.com/springdoc/springdoc-openapi/blob/main/CHANGELOG.md) - [Commits](springdoc/springdoc-openapi@v2.8.1...v2.8.6) --- updated-dependencies: - dependency-name: org.springdoc:springdoc-openapi-starter-webmvc-ui dependency-version: 2.8.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 861859f commit e8b0ad9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ dependencies {
6161
runtimeOnly("io.jsonwebtoken:jjwt-jackson:0.12.6")
6262

6363
// Swagger
64-
implementation("org.springdoc:springdoc-openapi-starter-webmvc-ui:2.8.1")
64+
implementation("org.springdoc:springdoc-openapi-starter-webmvc-ui:2.8.6")
6565

6666
// QueryDSL
6767
implementation("com.querydsl:querydsl-jpa:5.0.0:jakarta")

0 commit comments

Comments
 (0)