Skip to content

Commit

Permalink
Bump ch.qos.logback:logback-classic from 1.4.9 to 1.4.10 (#772)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Aug 10, 2023
1 parent 5e1da43 commit 4cef226
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 @@ -47,7 +47,7 @@ ktor-server-content-negotiation = { module = "io.ktor:ktor-server-content-negoti
ktor-server-forwarded-header = { module = "io.ktor:ktor-server-forwarded-header", version.ref = "ktor" }
ktor-server-test-host = { module = "io.ktor:ktor-server-test-host", version.ref = "ktor" }

logback = { module = "ch.qos.logback:logback-classic", version = "1.4.9" }
logback = { module = "ch.qos.logback:logback-classic", version = "1.4.10" }

composeMaterialDialogs-datetime = { module = "io.github.vanpra.compose-material-dialogs:datetime", version = "0.9.0" }
androidx-viewmodel-lifecycle = { module = "androidx.lifecycle:lifecycle-viewmodel-ktx", version = "2.6.1" }
Expand Down

0 comments on commit 4cef226

Please sign in to comment.