Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/gradle/org.junit.jupiter-junit-ju…
Browse files Browse the repository at this point in the history
…piter-5.11.3
  • Loading branch information
awto authored Dec 21, 2024
2 parents b21e42e + ced1ad7 commit 6641cff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ dependencies {
implementation 'io.github.javactrl:javactrl-core:1.0.2'
javactrl 'io.github.javactrl:javactrl-core:1.0.2'
implementation 'org.apache.kafka:kafka-streams:3.9.0'
implementation 'org.slf4j:slf4j-api:2.0.13'
implementation 'org.slf4j:slf4j-api:2.0.16'
testImplementation 'org.junit.jupiter:junit-jupiter:5.11.3'
testImplementation 'org.apache.kafka:kafka-streams-test-utils:3.9.0'
testImplementation 'com.fasterxml.jackson.core:jackson-core:2.18.2'
Expand Down

0 comments on commit 6641cff

Please sign in to comment.