Skip to content

Commit e5aebb1

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 9d49f1d commit e5aebb1

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
@@ -22,16 +22,16 @@ kover = "0.9.3"
2222
ktlint = "14.0.1"
2323
ktor3 = "3.2.2"
2424
lettuce = "6.5.5.RELEASE"
25-
logback = "1.5.13"
25+
logback = "1.5.22"
2626
mcp = "0.8.1"
2727
mockito = "5.19.0"
2828
mockk = "1.13.8"
2929
mokksy = "0.5.1"
3030
mysql = "8.0.33"
3131
netty = "4.2.6.Final"
3232
okhttp = "5.3.2"
33-
opentelemetry = "1.51.0"
34-
oshai-logging = "7.0.7"
33+
opentelemetry = "1.57.0"
34+
oshai-logging = "7.0.13"
3535
postgresql = "42.7.4"
3636
slf4j = "2.0.17"
3737
spring-boot = "3.5.8"

0 commit comments

Comments
 (0)