Skip to content

Commit 7c906d4

Browse files
Bump org.springdoc:springdoc-openapi-bom from 2.8.12 to 2.8.13 (#310)
Bumps [org.springdoc:springdoc-openapi-bom](https://github.com/springdoc/springdoc-openapi) from 2.8.12 to 2.8.13. - [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.12...v2.8.13) --- updated-dependencies: - dependency-name: org.springdoc:springdoc-openapi-bom dependency-version: 2.8.13 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 537100a commit 7c906d4

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.12"
10+
springdoc-openapi = "org.springdoc:springdoc-openapi-bom:2.8.13"
1111
spring-cloud = "org.springframework.cloud:spring-cloud-dependencies:2025.0.0"
1212
datasource-micrometer = "net.ttddyy.observation:datasource-micrometer-spring-boot:1.1.2"
1313
logstash = "net.logstash.logback:logstash-logback-encoder:8.1"

0 commit comments

Comments
 (0)