Skip to content

Commit

Permalink
Update dependency ch.qos.logback:logback-classic to v1.5.12
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 22, 2024
1 parent f7d8142 commit 2bc7408
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 @@ -8,7 +8,7 @@ mockito = "5.12.0"
lombok = { module = "org.projectlombok:lombok", version = "1.18.34" }
slf4j-api = { module = "org.slf4j:slf4j-api", version = "2.0.16" }
jetbrains-annotations = { module = "org.jetbrains:annotations", version = "24.1.0" }
logback-classic = { module = "ch.qos.logback:logback-classic", version = "1.5.6" }
logback-classic = { module = "ch.qos.logback:logback-classic", version = "1.5.12" }
jackson-annotations = { module = "com.fasterxml.jackson.core:jackson-annotations", version.ref = "jackson" }
jackson-core = { module = "com.fasterxml.jackson.core:jackson-core", version.ref = "jackson" }
jackson-databind = { module = "com.fasterxml.jackson.core:jackson-databind", version.ref = "jackson" }
Expand Down

0 comments on commit 2bc7408

Please sign in to comment.