Skip to content

Commit eb66a75

Browse files
dependabot[bot]Brutus5000
authored andcommitted
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.3. - [Release notes](https://github.com/springdoc/springdoc-openapi/releases) - [Changelog](https://github.com/springdoc/springdoc-openapi/blob/v3.0.3/CHANGELOG.md) - [Commits](springdoc/springdoc-openapi@v2.8.13...v3.0.3) --- updated-dependencies: - dependency-name: org.springdoc:springdoc-openapi-starter-webmvc-ui dependency-version: 3.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8f92f93 commit eb66a75

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

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

170170
// Manually managed dependencies
171171
def elideVersion = "7.1.15"
172-
def springdocVersion = "2.8.13"
172+
def springdocVersion = "3.0.3"
173173
def commonsVersion = "20251112-0a26247"
174174
implementation("com.yahoo.elide:elide-core:${elideVersion}")
175175
implementation("com.yahoo.elide:elide-model-config:${elideVersion}")

0 commit comments

Comments
 (0)