Skip to content

Commit

Permalink
fix(deps): update logback dependencies to v1.5.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 15, 2024
1 parent c9bd490 commit 37c200b
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 @@ -35,7 +35,7 @@ project.ext {
haleVersion = '5.1.0'
cliVersion = '5.1.0'
groovyVersion = '2.5.23'
logbackVersion = '1.5.6'
logbackVersion = '1.5.7'
}

dependencies {
Expand Down

0 comments on commit 37c200b

Please sign in to comment.