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 efa5ccb + d4a164c commit 2f326b6Copy full SHA for 2f326b6
build.gradle
@@ -56,7 +56,7 @@ configure(allprojects) { project ->
56
sourceCompatibility = 1.8
57
58
dependencies {
59
- compile 'io.github.microutils:kotlin-logging:1.7.5'
+ compile 'io.github.microutils:kotlin-logging:1.7.6'
60
61
compile "com.rabbitmq:amqp-client:$rabbitMqJavaClientVersion"
62
compile "org.jetbrains.kotlin:kotlin-stdlib-jdk8:$kotlin_version"
0 commit comments