Skip to content

Commit d87b69f

Browse files
Bump org.slf4j:slf4j-api from 2.0.16 to 2.0.17
Bumps org.slf4j:slf4j-api from 2.0.16 to 2.0.17. --- updated-dependencies: - dependency-name: org.slf4j:slf4j-api dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 032a51e commit d87b69f

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
@@ -35,7 +35,7 @@ dependencies {
3535
implementation 'com.github.zafarkhaja:java-semver:0.10.2'
3636
implementation 'com.fasterxml.jackson.core:jackson-databind:2.18.2'
3737
implementation 'org.ehcache:ehcache:3.10.8'
38-
implementation 'org.slf4j:slf4j-api:2.0.16'
38+
implementation 'org.slf4j:slf4j-api:2.0.17'
3939
// Logback classic 1.3.x is compatible with java 8
4040
implementation 'ch.qos.logback:logback-classic:1.3.14'
4141
implementation 'org.jetbrains:annotations:26.0.2'

0 commit comments

Comments
 (0)