Skip to content

Commit 85248cd

Browse files
chore(deps): bump the infrastructure group with 2 updates
Bumps the infrastructure group with 2 updates: [io.github.oshai:kotlin-logging](https://github.com/oshai/kotlin-logging) and [io.netty:netty-bom](https://github.com/netty/netty). Updates `io.github.oshai:kotlin-logging` from 7.0.14 to 8.0.01 - [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.14...8.0.01) Updates `io.netty:netty-bom` from 4.2.10.Final to 4.2.12.Final - [Release notes](https://github.com/netty/netty/releases) - [Commits](netty/netty@netty-4.2.10.Final...netty-4.2.12.Final) --- updated-dependencies: - dependency-name: io.github.oshai:kotlin-logging dependency-version: 8.0.01 dependency-type: direct:production update-type: version-update:semver-major dependency-group: infrastructure - dependency-name: io.netty:netty-bom dependency-version: 4.2.12.Final dependency-type: direct:production update-type: version-update:semver-patch dependency-group: infrastructure ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 01689cc commit 85248cd

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

gradle/libs.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ kover = "0.9.7"
99
ktlint = "14.0.1"
1010
knit = "0.5.1"
1111
mavenPublish = "0.36.0"
12-
netty = "4.2.10.Final"
12+
netty = "4.2.12.Final"
1313
openapi-generator = "7.18.0"
1414

1515
# libraries version
@@ -19,7 +19,7 @@ coroutines = "1.10.2"
1919
kotest = "6.1.3"
2020
kotlinx-io = "0.8.2"
2121
ktor = "3.2.3"
22-
logging = "7.0.14"
22+
logging = "8.0.01"
2323
mockk = "1.14.9"
2424
mokksy = "0.8.0"
2525
serialization = "1.9.0"

0 commit comments

Comments
 (0)