Skip to content

Commit

Permalink
Bump org.apache.kafka:kafka-streams from 3.8.0 to 3.9.0
Browse files Browse the repository at this point in the history
Bumps org.apache.kafka:kafka-streams from 3.8.0 to 3.9.0.

---
updated-dependencies:
- dependency-name: org.apache.kafka:kafka-streams
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and awto committed Dec 5, 2024
1 parent 0e53a8f commit 817183e
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 @@ -28,7 +28,7 @@ configurations {
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.8.0'
implementation 'org.apache.kafka:kafka-streams:3.9.0'
implementation 'org.slf4j:slf4j-api:2.0.13'
testImplementation 'org.junit.jupiter:junit-jupiter:5.10.2'
testImplementation 'org.apache.kafka:kafka-streams-test-utils:3.9.0'
Expand Down

0 comments on commit 817183e

Please sign in to comment.