Skip to content

Commit

Permalink
Merge pull request #18 from alikemalocalan/dependabot/gradle/ch.qos.l…
Browse files Browse the repository at this point in the history
…ogback-logback-classic-1.5.7

Bump ch.qos.logback:logback-classic from 1.5.6 to 1.5.7
  • Loading branch information
alikemalocalan authored Aug 25, 2024
2 parents 6e51823 + 1fcac3a commit 67e3822
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ dependencies {
implementation "org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version"
api 'io.netty:netty-transport:4.1.112.Final'
api 'com.squareup.okhttp3:okhttp-dnsoverhttps:4.12.0'
implementation 'ch.qos.logback:logback-classic:1.5.6'
implementation 'ch.qos.logback:logback-classic:1.5.7'
}

/* pom {
Expand Down

0 comments on commit 67e3822

Please sign in to comment.