Skip to content

Commit

Permalink
Bump Confluent.Kafka from 2.4.0 to 2.5.2 (#336)
Browse files Browse the repository at this point in the history
Bumps [Confluent.Kafka](https://github.com/confluentinc/confluent-kafka-dotnet) from 2.4.0 to 2.5.2.
- [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.4.0...v2.5.2)

---
updated-dependencies:
- dependency-name: Confluent.Kafka
  dependency-type: direct:production
  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 Aug 17, 2024
1 parent 30dc135 commit 8f72b77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<PackageVersion Include="Microsoft.IO.RecyclableMemoryStream" Version="3.0.1" />
<PackageVersion Include="Microsoft.EntityFrameworkCore.Abstractions" Version="8.0.7" />
<PackageVersion Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="8.0.1" />
<PackageVersion Include="Confluent.Kafka" Version="2.4.0" />
<PackageVersion Include="Confluent.Kafka" Version="2.5.2" />
<PackageVersion Include="Scrutor" Version="4.2.2" />
</ItemGroup>
</Project>

0 comments on commit 8f72b77

Please sign in to comment.