Skip to content

Commit

Permalink
Merge pull request #75 from bertramdev/dependabot/gradle/org.slf4j-sl…
Browse files Browse the repository at this point in the history
…f4j-api-2.0.16

Bump org.slf4j:slf4j-api from 2.0.13 to 2.0.16
  • Loading branch information
davydotcom authored Nov 28, 2024
2 parents 9a72d10 + a8c02ef commit 7bd6453
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 @@ -54,7 +54,7 @@ dependencies {
api 'com.fasterxml.jackson.core:jackson-databind:2.18.1'
api 'com.fasterxml.jackson.core:jackson-annotations:2.17.1'
api 'com.fasterxml.jackson.core:jackson-core:2.18.1'
api "org.slf4j:slf4j-api:2.0.13"
api "org.slf4j:slf4j-api:2.0.16"
api 'org.apache.httpcomponents:httpclient:4.5.14'
api 'org.apache.httpcomponents:httpcore:4.4.16'
api 'org.apache.httpcomponents:httpmime:4.5.14'
Expand Down

0 comments on commit 7bd6453

Please sign in to comment.