Skip to content

Commit fef8988

Browse files
Bump org.slf4j:slf4j-api from 2.0.16 to 2.0.17 in /libcobj (#596)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ae3a925 commit fef8988

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libcobj/app/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ dependencies {
3939
implementation("org.json:json:20250107")
4040
spotbugs("com.github.spotbugs:spotbugs:4.8.6")
4141

42-
implementation("org.slf4j:slf4j-api:2.0.16")
42+
implementation("org.slf4j:slf4j-api:2.0.17")
4343
implementation("org.slf4j:slf4j-simple:2.0.16")
4444
}
4545

0 commit comments

Comments
 (0)