Skip to content

Commit a0342d0

Browse files
Bump org.slf4j:slf4j-api from 2.0.13 to 2.0.17 (#238)
Bumps org.slf4j:slf4j-api from 2.0.13 to 2.0.17. --- updated-dependencies: - dependency-name: org.slf4j:slf4j-api dependency-version: 2.0.17 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1726a82 commit a0342d0

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
@@ -17,7 +17,7 @@ dependencies {
1717
implementation "fr.inria.gforge.spoon:spoon-core:11.0.0"
1818
implementation "com.google.code.gson:gson:2.13.1"
1919
implementation "com.google.googlejavaformat:google-java-format:1.27.0"
20-
implementation "org.slf4j:slf4j-api:2.0.13"
20+
implementation "org.slf4j:slf4j-api:2.0.17"
2121
implementation "ch.qos.logback:logback-core:1.5.6"
2222
implementation "ch.qos.logback:logback-classic:1.5.6"
2323

0 commit comments

Comments
 (0)