Skip to content

Commit

Permalink
Update dependency org.slf4j:slf4j-api to v2.0.14
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 6, 2024
1 parent 36ed48f commit bd6e96b
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 @@ -96,7 +96,7 @@ dependencies {
annotationProcessor 'org.checkerframework:checker:3.30.0'

compileOnly 'org.apache.logging.log4j:log4j-core:2.19.0'
compileOnly 'org.slf4j:slf4j-api:2.0.6'
compileOnly 'org.slf4j:slf4j-api:2.0.14'
}

shadowJar {
Expand Down

0 comments on commit bd6e96b

Please sign in to comment.