Skip to content

Commit 1757cb3

Browse files
dependabot[bot]Brutus5000
authored andcommitted
Bump springdoc-openapi-ui from 1.6.5 to 1.6.6
Bumps [springdoc-openapi-ui](https://github.com/springdoc/springdoc-openapi) from 1.6.5 to 1.6.6. - [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.5...v1.6.6) --- updated-dependencies: - dependency-name: org.springdoc:springdoc-openapi-ui dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e8dc78f commit 1757cb3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -243,7 +243,7 @@ dependencies {
243243
implementation("com.yahoo.elide:elide-swagger:${elideVersion}")
244244
implementation("com.yahoo.elide:elide-datastore-hibernate5:${elideVersion}")
245245
implementation("com.yahoo.elide:elide-datastore-multiplex:${elideVersion}")
246-
implementation("org.springdoc:springdoc-openapi-ui:1.6.5")
246+
implementation("org.springdoc:springdoc-openapi-ui:1.6.6")
247247
implementation("org.springdoc:springdoc-openapi-security:1.6.5")
248248
implementation("com.github.FAForever:faf-java-commons:0e5d22ffff6e4dea81bac494d532627fcca8ebc4")
249249
implementation("org.kohsuke:github-api:1.301")

0 commit comments

Comments
 (0)