Skip to content

Commit ced1ad7

Browse files
dependabot[bot]awto
authored andcommitted
Bump org.slf4j:slf4j-api from 2.0.13 to 2.0.16
Bumps org.slf4j:slf4j-api from 2.0.13 to 2.0.16. --- 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 817183e commit ced1ad7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ dependencies {
2929
implementation 'io.github.javactrl:javactrl-core:1.0.2'
3030
javactrl 'io.github.javactrl:javactrl-core:1.0.2'
3131
implementation 'org.apache.kafka:kafka-streams:3.9.0'
32-
implementation 'org.slf4j:slf4j-api:2.0.13'
32+
implementation 'org.slf4j:slf4j-api:2.0.16'
3333
testImplementation 'org.junit.jupiter:junit-jupiter:5.10.2'
3434
testImplementation 'org.apache.kafka:kafka-streams-test-utils:3.9.0'
3535
testImplementation 'com.fasterxml.jackson.core:jackson-core:2.18.2'

0 commit comments

Comments
 (0)