Skip to content

Commit

Permalink
Bump ch.qos.logback:logback-classic from 1.5.3 to 1.5.4 (#940)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Apr 9, 2024
1 parent 7789dcf commit 56d0f47
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 @@ -45,7 +45,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.5.3" }
logback = { module = "ch.qos.logback:logback-classic", version = "1.5.4" }

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.7.0" }
Expand Down

0 comments on commit 56d0f47

Please sign in to comment.