Skip to content

Commit 032a7f0

Browse files
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 52b1eaa commit 032a7f0

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
@@ -92,7 +92,7 @@ dependencies {
9292
implementation("org.slf4j:slf4j-api")
9393
implementation("org.slf4j:jul-to-slf4j")
9494

95-
implementation("io.github.microutils:kotlin-logging:3.0.4")
95+
implementation("io.github.microutils:kotlin-logging:3.0.5")
9696

9797
implementation("org.jetbrains.kotlin:kotlin-reflect")
9898
implementation("org.jetbrains.kotlin:kotlin-stdlib-jdk8")

0 commit comments

Comments
 (0)