Skip to content

Commit 9399a41

Browse files
Bump springdoc-openapi-ui from 1.5.12 to 1.5.13 (heowc#546)
Bumps [springdoc-openapi-ui](https://github.com/springdoc/springdoc-openapi) from 1.5.12 to 1.5.13. - [Release notes](https://github.com/springdoc/springdoc-openapi/releases) - [Changelog](https://github.com/springdoc/springdoc-openapi/blob/master/CHANGELOG.md) - [Commits](springdoc/springdoc-openapi@v1.5.12...v1.5.13) --- updated-dependencies: - dependency-name: org.springdoc:springdoc-openapi-ui dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5993c15 commit 9399a41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SpringBootSpringDocOpenApi/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ dependencies {
99
implementation 'org.springframework.boot:spring-boot-starter-data-jpa'
1010
implementation 'org.springframework.boot:spring-boot-starter-web'
1111

12-
implementation 'org.springdoc:springdoc-openapi-ui:1.5.12'
12+
implementation 'org.springdoc:springdoc-openapi-ui:1.5.13'
1313

1414
runtimeOnly 'com.h2database:h2'
1515
}

0 commit comments

Comments
 (0)