Skip to content

Commit 50aeeb3

Browse files
build(deps): 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-version: 2.0.17 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c146c4c commit 50aeeb3

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
@@ -60,7 +60,7 @@ subprojects {
6060
// Logs
6161
constraints {
6262
// Forced dependencies
63-
api("org.slf4j:slf4j-api:2.0.16")
63+
api("org.slf4j:slf4j-api:2.0.17")
6464
}
6565
compileOnly 'ch.qos.logback:logback-classic'
6666
}

0 commit comments

Comments
 (0)