Skip to content

Commit

Permalink
Update logback monorepo to v1.5.13 (#657)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 19, 2024
1 parent 169c0e0 commit c9bf088
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@ repositories {

ext {
log4JVersion = "2.24.3"
logbackVersion = "1.5.12"
logbackVersion = "1.5.13"
}

ext['snakeyaml.version'] = '2.0'
Expand Down

0 comments on commit c9bf088

Please sign in to comment.