Skip to content

Commit b9eb040

Browse files
Bump org.springdoc:springdoc-openapi-bom from 2.8.8 to 2.8.9 (#276)
Bumps [org.springdoc:springdoc-openapi-bom](https://github.com/springdoc/springdoc-openapi) from 2.8.8 to 2.8.9. - [Release notes](https://github.com/springdoc/springdoc-openapi/releases) - [Changelog](https://github.com/springdoc/springdoc-openapi/blob/main/CHANGELOG.md) - [Commits](springdoc/springdoc-openapi@v2.8.8...v2.8.9) --- updated-dependencies: - dependency-name: org.springdoc:springdoc-openapi-bom dependency-version: 2.8.9 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 58f0f0a commit b9eb040

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ detekt = { group = "io.gitlab.arturbosch.detekt", name = "detekt-gradle-plugin",
77
detekt-formatting = { group = "io.gitlab.arturbosch.detekt", name = "detekt-formatting", version.ref = "detekt" }
88
detekt-libraries = { group = "io.gitlab.arturbosch.detekt", name = "detekt-rules-libraries", version.ref = "detekt" }
99
spring-boot-v3-dependencies = { group = "org.springframework.boot", name = "spring-boot-dependencies", version.ref = "spring-boot-v3" }
10-
springdoc-openapi = "org.springdoc:springdoc-openapi-bom:2.8.8"
10+
springdoc-openapi = "org.springdoc:springdoc-openapi-bom:2.8.9"
1111
spring-cloud = "org.springframework.cloud:spring-cloud-dependencies:2024.0.1"
1212
datasource-micrometer = "net.ttddyy.observation:datasource-micrometer-spring-boot:1.1.1"
1313
logstash = "net.logstash.logback:logstash-logback-encoder:8.1"

0 commit comments

Comments
 (0)