Skip to content

Commit c8986b4

Browse files
fix(deps): bump org.slf4j:slf4j-api from 1.7.36 to 2.0.17
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] <[email protected]>
1 parent a3a95c2 commit c8986b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ group 'com.factset.sdk'
1212
version '1.1.2'
1313

1414
dependencies {
15-
implementation 'org.slf4j:slf4j-api:1.7.36'
15+
implementation 'org.slf4j:slf4j-api:2.0.17'
1616
implementation 'com.nimbusds:nimbus-jose-jwt:9.40'
1717
implementation 'org.json:json:20240303'
1818
implementation 'com.nimbusds:oauth2-oidc-sdk:11.23'

0 commit comments

Comments
 (0)