Skip to content

Commit 36a50cf

Browse files
authored
Merge pull request #265 from viartemev/dependabot/gradle/io.github.microutils-kotlin-logging-1.7.5
Bump kotlin-logging from 1.6.26 to 1.7.5
2 parents 3cf714a + 6d1a8a6 commit 36a50cf

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.6.26'
59+
compile 'io.github.microutils:kotlin-logging:1.7.5'
6060

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

0 commit comments

Comments
 (0)