Skip to content

Commit 42e45c5

Browse files
fix(deps): bump org.slf4j:slf4j-api from 1.7.36 to 2.0.17 (#242)
Bumps org.slf4j:slf4j-api from 1.7.36 to 2.0.17. --- updated-dependencies: - dependency-name: org.slf4j:slf4j-api dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4c1142f commit 42e45c5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ group = 'com.factset.sdk'
1717
version = '1.1.5'
1818

1919
dependencies {
20-
implementation('org.slf4j:slf4j-api:1.7.36')
20+
implementation('org.slf4j:slf4j-api:2.0.17')
2121
implementation('com.nimbusds:nimbus-jose-jwt:10.5')
2222
implementation('org.json:json:20250517')
2323
implementation('com.nimbusds:oauth2-oidc-sdk:11.29.1')

0 commit comments

Comments
 (0)