Skip to content

Commit

Permalink
fix(deps): update dependency ch.qos.logback:logback-classic to v1.4.11 (
Browse files Browse the repository at this point in the history
#391)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Jens Klingenberg <[email protected]>
  • Loading branch information
renovate[bot] and Foso authored Aug 31, 2023
1 parent dfa15d7 commit 5862e93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ ktor-serialization-gson = { module = "io.ktor:ktor-serialization-gson", version.
ktor-serialization-kotlinx-json = { module = "io.ktor:ktor-serialization-kotlinx-json", version.ref = "ktorVersion" }

licensee-gradle-plugin = "app.cash.licensee:licensee-gradle-plugin:1.7.0"
logbackClassic = "ch.qos.logback:logback-classic:1.4.8"
logbackClassic = "ch.qos.logback:logback-classic:1.4.11"
mockito-kotlin = "org.mockito.kotlin:mockito-kotlin:4.1.0"
rxjava3 = "io.reactivex.rxjava3:rxjava:3.1.6"
truth = "com.google.truth:truth:1.1.5"
Expand Down

0 comments on commit 5862e93

Please sign in to comment.