Skip to content

Commit fab5695

Browse files
Bump slf4j-api from 1.7.33 to 1.7.36
Bumps [slf4j-api](https://github.com/qos-ch/slf4j) from 1.7.33 to 1.7.36. - [Release notes](https://github.com/qos-ch/slf4j/releases) - [Commits](qos-ch/slf4j@v_1.7.33...v_1.7.36) --- 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 c7b17d6 commit fab5695

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
@@ -94,7 +94,7 @@ dependencies {
9494
compileOnly "org.apache.kafka:connect-api:$kafkaVersion"
9595
compileOnly "io.debezium:debezium-api:$debeziumVersion"
9696

97-
implementation "org.slf4j:slf4j-api:1.7.33"
97+
implementation "org.slf4j:slf4j-api:1.7.36"
9898

9999
testImplementation "org.junit.jupiter:junit-jupiter:5.8.2"
100100
testImplementation "org.hamcrest:hamcrest:2.2"

0 commit comments

Comments
 (0)