Skip to content

Commit 7f13ca0

Browse files
Bump springdoc-openapi-ui from 1.6.0 to 1.6.2 (heowc#551)
Bumps [springdoc-openapi-ui](https://github.com/springdoc/springdoc-openapi) from 1.6.0 to 1.6.2. - [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.6.0...v1.6.2) --- 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 5c812ee commit 7f13ca0

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.6.0'
12+
implementation 'org.springdoc:springdoc-openapi-ui:1.6.2'
1313

1414
runtimeOnly 'com.h2database:h2'
1515
}

0 commit comments

Comments
 (0)