Skip to content

Commit

Permalink
Bump org.apache.kafka:kafka-streams-test-utils in /aggregator (#61)
Browse files Browse the repository at this point in the history
Bumps org.apache.kafka:kafka-streams-test-utils from 3.6.1 to 3.7.0.

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 15, 2024
1 parent 8002307 commit a44c3ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion aggregator/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<maven.compiler.release>21</maven.compiler.release>
<compiler-plugin.version>3.13.0</compiler-plugin.version>
<surefire-plugin.version>3.2.5</surefire-plugin.version>
<kafka.version>3.6.1</kafka.version>
<kafka.version>3.7.0</kafka.version>
<confluent.platform.version>7.6.0</confluent.platform.version>
</properties>
<dependencyManagement>
Expand Down

0 comments on commit a44c3ab

Please sign in to comment.