Skip to content

Commit ac5dc3a

Browse files
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.13 to 3.0.0. - [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.13...v3.0.0) --- updated-dependencies: - dependency-name: org.springdoc:springdoc-openapi-starter-webmvc-ui dependency-version: 3.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9d7b133 commit ac5dc3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@ dependencies {
164164

165165
// Manually managed dependencies
166166
def elideVersion = "7.1.15"
167-
def springdocVersion = "2.8.13"
167+
def springdocVersion = "3.0.0"
168168
implementation("com.yahoo.elide:elide-core:${elideVersion}")
169169
implementation("com.yahoo.elide:elide-model-config:${elideVersion}")
170170
implementation("com.yahoo.elide:elide-spring-boot-autoconfigure:${elideVersion}")

0 commit comments

Comments
 (0)