Skip to content

Commit

Permalink
Merge pull request JabRef#10362 from JabRef/dependabot/gradle/org.slf…
Browse files Browse the repository at this point in the history
…4j-slf4j-api-2.0.9

Bump org.slf4j:slf4j-api from 2.0.7 to 2.0.9
  • Loading branch information
Siedlerchr committed Sep 11, 2023
2 parents ec3af57 + 122e17b commit 61e5008
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 @@ -186,7 +186,7 @@ dependencies {
implementation 'org.jsoup:jsoup:1.16.1'
implementation 'com.konghq:unirest-java:3.14.5'

implementation 'org.slf4j:slf4j-api:2.0.7'
implementation 'org.slf4j:slf4j-api:2.0.9'
implementation "org.tinylog:tinylog-api:2.6.2"
implementation "org.tinylog:slf4j-tinylog:2.6.2"
implementation "org.tinylog:tinylog-impl:2.6.2"
Expand Down

0 comments on commit 61e5008

Please sign in to comment.