Skip to content

Commit

Permalink
fix(deps): bump org.slf4j:slf4j-api from 1.7.36 to 2.0.12
Browse files Browse the repository at this point in the history
Bumps org.slf4j:slf4j-api from 1.7.36 to 2.0.12.

---
updated-dependencies:
- dependency-name: org.slf4j:slf4j-api
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 3, 2024
1 parent 09bc6df commit 5786b05
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 @@ -12,7 +12,7 @@ group 'com.factset.sdk'
version '1.1.0'

dependencies {
implementation 'org.slf4j:slf4j-api:1.7.36'
implementation 'org.slf4j:slf4j-api:2.0.12'
implementation 'com.nimbusds:nimbus-jose-jwt:9.37.3'
implementation 'org.json:json:20240303'
implementation 'com.nimbusds:oauth2-oidc-sdk:10.14.2'
Expand Down

0 comments on commit 5786b05

Please sign in to comment.