Skip to content

Commit 1444644

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.12 to 2.8.13. - [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.12...v2.8.13) --- updated-dependencies: - dependency-name: org.springdoc:springdoc-openapi-starter-webmvc-ui dependency-version: 2.8.13 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f4b79de commit 1444644

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.12"
167+
def springdocVersion = "2.8.13"
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)