Skip to content

Commit cfa47ea

Browse files
dependabot[bot]gesellix
authored andcommitted
Bump kotlin-logging from 2.1.23 to 3.0.0
Bumps [kotlin-logging](https://github.com/MicroUtils/kotlin-logging) from 2.1.23 to 3.0.0. - [Release notes](https://github.com/MicroUtils/kotlin-logging/releases) - [Changelog](https://github.com/MicroUtils/kotlin-logging/blob/master/ChangeLog.md) - [Commits](oshai/kotlin-logging@2.1.23...3.0.0) --- updated-dependencies: - dependency-name: io.github.microutils:kotlin-logging dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 09fd181 commit cfa47ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ dependencies {
6464
implementation("org.jetbrains.kotlin:kotlin-stdlib:1.7.10")
6565
implementation("org.jetbrains.kotlin:kotlin-reflect:1.7.10")
6666

67-
implementation("io.github.microutils:kotlin-logging:2.1.23")
67+
implementation("io.github.microutils:kotlin-logging:3.0.0")
6868
implementation("org.slf4j:slf4j-api:2.0.3")
6969
testRuntimeOnly("ch.qos.logback:logback-classic:1.3.1")
7070

0 commit comments

Comments
 (0)