We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3cf714a + 6d1a8a6 commit 36a50cfCopy full SHA for 36a50cf
build.gradle
@@ -56,7 +56,7 @@ configure(allprojects) { project ->
56
sourceCompatibility = 1.8
57
58
dependencies {
59
- compile 'io.github.microutils:kotlin-logging:1.6.26'
+ compile 'io.github.microutils:kotlin-logging:1.7.5'
60
61
compile "com.rabbitmq:amqp-client:$rabbitMqJavaClientVersion"
62
compile "org.jetbrains.kotlin:kotlin-stdlib-jdk8:$kotlin_version"
0 commit comments