Skip to content

Commit

Permalink
Update dependency ch.qos.logback:logback-classic to v1.4.9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 4, 2023
1 parent 27fbe93 commit eaf9aba
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 @@ -25,7 +25,7 @@ kotlinx-serialization-json = { group = "org.jetbrains.kotlinx", name = "kotlinx-
kmongo-coroutine-serialization = { group = "org.litote.kmongo", name = "kmongo-coroutine-serialization", version.ref = "kmongo" }
kmongo-id-serialization = { group = "org.litote.kmongo", name = "kmongo-id-serialization", version.ref = "kmongo" }
stdx-full = { group = "dev.schlaubi", name = "stdx-full", version = "1.2.1" }
logback-classic = { group = "ch.qos.logback", name = "logback-classic", version = "1.4.7" }
logback-classic = { group = "ch.qos.logback", name = "logback-classic", version = "1.4.9" }
commons-text = { group = "org.apache.commons", name = "commons-text", version = "1.10.0" }
google-cloud-bom = { group = "com.google.cloud", name = "libraries-bom", version = "26.6.0" }
google-cloud-translate = { group = "com.google.cloud", name = "google-cloud-translate" }
Expand Down

0 comments on commit eaf9aba

Please sign in to comment.