Skip to content

Commit 4e7d788

Browse files
Bump org.springdoc:springdoc-openapi-ui from 1.6.15 to 1.7.0 (#400)
Bumps [org.springdoc:springdoc-openapi-ui](https://github.com/springdoc/springdoc-openapi) from 1.6.15 to 1.7.0. - [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.15...v1.7.0) --- updated-dependencies: - dependency-name: org.springdoc:springdoc-openapi-ui dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fcacbea commit 4e7d788

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

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

4040
// -- Others
4141
implementation("jakarta.xml.bind:jakarta.xml.bind-api:4.0.0")
42-
implementation("org.springdoc:springdoc-openapi-ui:1.6.15")
42+
implementation("org.springdoc:springdoc-openapi-ui:1.7.0")
4343
implementation("com.fasterxml.jackson.module:jackson-module-kotlin")
4444
implementation("javax.validation:validation-api:2.0.1.Final")
4545
implementation("me.paulschwarz:spring-dotenv:3.0.0")

0 commit comments

Comments
 (0)