Skip to content

Commit 759ada1

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.8.0")
6565
implementation("org.jetbrains.kotlin:kotlin-reflect:1.8.0")
6666

67-
implementation("io.github.microutils:kotlin-logging:3.0.4")
67+
implementation("io.github.microutils:kotlin-logging:3.0.5")
6868
implementation("org.slf4j:slf4j-api:2.0.6")
6969
testRuntimeOnly("ch.qos.logback:logback-classic:1.3.5")
7070

0 commit comments

Comments
 (0)