Skip to content

Commit a7c0a6f

Browse files
Bump kotlin-logging from 2.1.20 to 2.1.21
Bumps [kotlin-logging](https://github.com/MicroUtils/kotlin-logging) from 2.1.20 to 2.1.21. - [Release notes](https://github.com/MicroUtils/kotlin-logging/releases) - [Changelog](https://github.com/MicroUtils/kotlin-logging/blob/master/ChangeLog.md) - [Commits](https://github.com/MicroUtils/kotlin-logging/commits/2.1.21) --- updated-dependencies: - dependency-name: io.github.microutils:kotlin-logging dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent aaef5ba commit a7c0a6f

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
@@ -53,7 +53,7 @@ dependencies {
5353
implementation("org.jetbrains.kotlin:kotlin-stdlib")
5454
implementation("org.jetbrains.kotlin:kotlin-reflect")
5555

56-
implementation("io.github.microutils:kotlin-logging:2.1.20")
56+
implementation("io.github.microutils:kotlin-logging:2.1.21")
5757
implementation("org.slf4j:slf4j-api")
5858
testRuntimeOnly("ch.qos.logback:logback-classic:1.2.9")
5959

0 commit comments

Comments
 (0)