Skip to content

Commit de74e0e

Browse files
Bump slf4j-api from 2.0.1 to 2.0.2 (#3787)
Bumps [slf4j-api](https://github.com/qos-ch/slf4j) from 2.0.1 to 2.0.2. - [Release notes](https://github.com/qos-ch/slf4j/releases) - [Commits](https://github.com/qos-ch/slf4j/commits) --- 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]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2a6ff0a commit de74e0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ project.ext.dependencyStrings = [
5252
MAVEN_VERIFIER: 'org.apache.maven.shared:maven-verifier:1.8.0',
5353
MOCKITO_CORE: 'org.mockito:mockito-core:4.8.0',
5454
SISU_PLEXUS: 'org.eclipse.sisu:org.eclipse.sisu.plexus:0.3.5',
55-
SLF4J_API: 'org.slf4j:slf4j-api:2.0.1',
55+
SLF4J_API: 'org.slf4j:slf4j-api:2.0.2',
5656
SLF4J_SIMPLE: 'org.slf4j:slf4j-simple:2.0.2',
5757
SYSTEM_RULES: 'com.github.stefanbirkner:system-rules:1.19.0',
5858
JBCRYPT: 'org.mindrot:jbcrypt:0.4',

0 commit comments

Comments
 (0)