Skip to content

Commit 2f326b6

Browse files
authored
Merge pull request #266 from viartemev/dependabot/gradle/io.github.microutils-kotlin-logging-1.7.6
Bump kotlin-logging from 1.7.5 to 1.7.6
2 parents efa5ccb + d4a164c commit 2f326b6

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)