Skip to content

Commit 21e4b37

Browse files
dependabot[bot]Brutus5000
authored andcommitted
Bump org.springdoc:springdoc-openapi-starter-webmvc-ui
Bumps org.springdoc:springdoc-openapi-starter-webmvc-ui from 2.0.2 to 2.1.0. --- updated-dependencies: - dependency-name: org.springdoc:springdoc-openapi-starter-webmvc-ui dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1312cd6 commit 21e4b37

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
@@ -244,7 +244,7 @@ dependencies {
244244

245245
// Manually managed dependencies
246246
def elideVersion = "7.0.0-pr4"
247-
def springdocVersion = "2.0.2"
247+
def springdocVersion = "2.1.0"
248248
implementation("com.yahoo.elide:elide-core:${elideVersion}")
249249
implementation("com.yahoo.elide:elide-model-config:${elideVersion}")
250250
implementation("com.yahoo.elide:elide-spring-boot-autoconfigure:${elideVersion}")

0 commit comments

Comments
 (0)