Skip to content

Commit 9b57ab4

Browse files
deps(deps): bump the monitoring group with 3 updates
Bumps the monitoring group with 3 updates: [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback), [io.github.oshai:kotlin-logging](https://github.com/oshai/kotlin-logging) and [io.opentelemetry:opentelemetry-bom](https://github.com/open-telemetry/opentelemetry-java). Updates `ch.qos.logback:logback-classic` from 1.5.13 to 1.5.18 - [Release notes](https://github.com/qos-ch/logback/releases) - [Commits](qos-ch/logback@v_1.5.13...v_1.5.18) Updates `io.github.oshai:kotlin-logging` from 7.0.7 to 7.0.13 - [Release notes](https://github.com/oshai/kotlin-logging/releases) - [Changelog](https://github.com/oshai/kotlin-logging/blob/master/ChangeLog-old.md) - [Commits](oshai/kotlin-logging@7.0.7...7.0.13) Updates `io.opentelemetry:opentelemetry-bom` from 1.51.0 to 1.53.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-java/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-java/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-java@v1.51.0...v1.53.0) --- updated-dependencies: - dependency-name: ch.qos.logback:logback-classic dependency-version: 1.5.18 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: monitoring - dependency-name: io.github.oshai:kotlin-logging dependency-version: 7.0.13 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: monitoring - dependency-name: io.opentelemetry:opentelemetry-bom dependency-version: 1.53.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: monitoring ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 40c27b1 commit 9b57ab4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

gradle/libs.versions.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,16 +23,16 @@ kover = "0.9.4"
2323
ktlint = "14.0.1"
2424
ktor3 = "3.2.2"
2525
lettuce = "6.5.5.RELEASE"
26-
logback = "1.5.13"
26+
logback = "1.5.24"
2727
mcp = "0.8.1"
2828
mockito = "5.21.0"
2929
mockk = "1.14.7"
3030
mokksy = "0.5.1"
3131
mysql = "8.0.33"
3232
netty = "4.2.9.Final"
3333
okhttp = "5.3.2"
34-
opentelemetry = "1.51.0"
35-
oshai-logging = "7.0.7"
34+
opentelemetry = "1.58.0"
35+
oshai-logging = "7.0.14"
3636
postgresql = "42.7.4"
3737
slf4j = "2.0.17"
3838
spring-boot = "3.5.9"

0 commit comments

Comments
 (0)