Skip to content

Commit 866146f

Browse files
authored
Merge pull request #48 from aiven/dependabot/gradle/org.slf4j-slf4j-api-1.7.36
Bump slf4j-api from 1.7.33 to 1.7.36
2 parents f22455c + fab5695 commit 866146f

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)