Skip to content

Commit 62afdec

Browse files
authored
Merge pull request #95 from viartemev/dependabot/gradle/io.github.microutils-kotlin-logging-1.6.24
Bump kotlin-logging from 1.6.23 to 1.6.24
2 parents dc1c3cd + 94a8bcd commit 62afdec

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)