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 Jan 29, 2024
1 parent 3c6e33e commit e70d7bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle-scripts/extensions.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ ext {
]

slf4j = [
api: 'org.slf4j:slf4j-api:1.7.36',
api: 'org.slf4j:slf4j-api:2.0.11',
]

logback = [
Expand Down

0 comments on commit e70d7bd

Please sign in to comment.