Skip to content

Commit d4a164c

Browse files
Bump kotlin-logging from 1.7.5 to 1.7.6
Bumps [kotlin-logging](https://github.com/MicroUtils/kotlin-logging) from 1.7.5 to 1.7.6. - [Release notes](https://github.com/MicroUtils/kotlin-logging/releases) - [Changelog](https://github.com/MicroUtils/kotlin-logging/blob/master/ChangeLog.md) - [Commits](oshai/kotlin-logging@1.7.5...1.7.6) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent efa5ccb commit d4a164c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ configure(allprojects) { project ->
5656
sourceCompatibility = 1.8
5757

5858
dependencies {
59-
compile 'io.github.microutils:kotlin-logging:1.7.5'
59+
compile 'io.github.microutils:kotlin-logging:1.7.6'
6060

6161
compile "com.rabbitmq:amqp-client:$rabbitMqJavaClientVersion"
6262
compile "org.jetbrains.kotlin:kotlin-stdlib-jdk8:$kotlin_version"

0 commit comments

Comments
 (0)