Skip to content

Commit 94a8bcd

Browse files
Bump kotlin-logging from 1.6.23 to 1.6.24
Bumps [kotlin-logging](https://github.com/MicroUtils/kotlin-logging) from 1.6.23 to 1.6.24. - [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/1.6.24) Signed-off-by: dependabot[bot] <support@dependabot.com>
1 parent bb83a77 commit 94a8bcd

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
@@ -41,7 +41,7 @@ dependencies {
4141
compile group: 'org.slf4j', name: 'slf4j-api', version: '1.7.25'
4242
compile group: 'ch.qos.logback', name: 'logback-classic', version: '1.2.3'
4343
compile group: 'ch.qos.logback', name: 'logback-core', version: '1.2.3'
44-
compile 'io.github.microutils:kotlin-logging:1.6.23'
44+
compile 'io.github.microutils:kotlin-logging:1.6.24'
4545

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

0 commit comments

Comments
 (0)