Skip to content

Commit

Permalink
fix(deps): update dependency org.slf4j:slf4j-api to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 16, 2024
1 parent 15ec1bb commit 627c795
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 @@ -33,7 +33,7 @@ configure(srcProjects()) {

ext {
logbackVersion = '1.5.5'
slf4jVersion = '1.7.36'
slf4jVersion = '2.0.13'
jacksonVersion = '2.17.0'
}
}
Expand Down

0 comments on commit 627c795

Please sign in to comment.