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.6.0 to 7.6.1
Browse files Browse the repository at this point in the history
Bumps `confluent.version` from 7.6.0 to 7.6.1.

Updates `io.confluent:kafka-schema-registry` from 7.6.0 to 7.6.1

Updates `io.confluent:kafka-streams-avro-serde` from 7.6.0 to 7.6.1
- [Commits](confluentinc/schema-registry@v7.6.0...v7.6.1)

---
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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Apr 15, 2024
1 parent b6c9c66 commit 198a734
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.23</kotlin.version>
<kafka.version>3.6.1</kafka.version>
<ktor.version>2.3.10</ktor.version>
<confluent.version>7.6.0</confluent.version>
<confluent.version>7.6.1</confluent.version>
<spek.version>2.0.18</spek.version>
<kluent.version>1.73</kluent.version>
<slf4j.version>2.0.12</slf4j.version>
Expand Down

0 comments on commit 198a734

Please sign in to comment.