Skip to content

Commit

Permalink
chore(deps): bump Confluent.Kafka from 2.5.2 to 2.5.3
Browse files Browse the repository at this point in the history
Bumps [Confluent.Kafka](https://github.com/confluentinc/confluent-kafka-dotnet) from 2.5.2 to 2.5.3.
- [Release notes](https://github.com/confluentinc/confluent-kafka-dotnet/releases)
- [Changelog](https://github.com/confluentinc/confluent-kafka-dotnet/blob/master/CHANGELOG.md)
- [Commits](confluentinc/confluent-kafka-dotnet@v2.5.2...v2.5.3)

---
updated-dependencies:
- dependency-name: Confluent.Kafka
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 3, 2024
1 parent e24bd2a commit b8274fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<PackageVersion Include="Azure.Storage.Blobs" Version="12.21.2" />
<PackageVersion Include="Azure.Storage.Queues" Version="12.19.1" />
<PackageVersion Include="ClickHouse.Client" Version="7.7.3" />
<PackageVersion Include="Confluent.Kafka" Version="2.5.2" />
<PackageVersion Include="Confluent.Kafka" Version="2.5.3" />
<PackageVersion Include="coverlet.collector" Version="6.0.2" />
<PackageVersion Include="coverlet.msbuild" Version="6.0.2" />
<PackageVersion Include="Dapr.Client" Version="1.14.0" />
Expand Down

0 comments on commit b8274fa

Please sign in to comment.