Skip to content
This repository has been archived by the owner on Jul 3, 2024. It is now read-only.

Commit

Permalink
build(deps): bump confluent.version from 7.5.1 to 7.5.2
Browse files Browse the repository at this point in the history
Bumps `confluent.version` from 7.5.1 to 7.5.2.

Updates `io.confluent:kafka-schema-registry` from 7.5.1 to 7.5.2

Updates `io.confluent:kafka-streams-avro-serde` from 7.5.1 to 7.5.2
- [Commits](confluentinc/schema-registry@v7.5.1...v7.5.2)

---
updated-dependencies:
- dependency-name: io.confluent:kafka-schema-registry
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.confluent:kafka-streams-avro-serde
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 13, 2023
1 parent 2f4ebf8 commit a8465b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<kotlin.version>1.9.20</kotlin.version>
<kafka.version>3.6.0</kafka.version>
<ktor.version>2.3.6</ktor.version>
<confluent.version>7.5.1</confluent.version>
<confluent.version>7.5.2</confluent.version>
<spek.version>2.0.18</spek.version>
<kluent.version>1.73</kluent.version>
<slf4j.version>1.7.36</slf4j.version>
Expand Down

0 comments on commit a8465b4

Please sign in to comment.