Skip to content

Commit

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

Bump ch.qos.logback:logback-classic from 1.5.10 to 1.5.11
  • Loading branch information
alikemalocalan authored Oct 21, 2024
2 parents ae8b3f6 + 9ee60d7 commit 248f2b7
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 @@ -39,7 +39,7 @@ dependencies {
implementation "org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version"
api 'io.netty:netty-transport:4.1.114.Final'
api 'com.squareup.okhttp3:okhttp-dnsoverhttps:4.12.0'
implementation 'ch.qos.logback:logback-classic:1.5.10'
implementation 'ch.qos.logback:logback-classic:1.5.11'
}

kotlin {
Expand Down

0 comments on commit 248f2b7

Please sign in to comment.