Skip to content

Commit

Permalink
Bump Confluent.Kafka from 2.5.3 to 2.6.1 in /src
Browse files Browse the repository at this point in the history
Bumps [Confluent.Kafka](https://github.com/confluentinc/confluent-kafka-dotnet) from 2.5.3 to 2.6.1.
- [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.3...v2.6.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 9, 2024
1 parent a6847d9 commit 6e68917
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Confluent.Kafka" Version="2.5.3" />
<PackageReference Include="Confluent.Kafka" Version="2.6.1" />
</ItemGroup>

<Target Name="EmbedLibrdkafkaRedistNativeLibraries_Net472" BeforeTargets="ResolvePackageAssets" Condition=" '$(TargetFramework)' == 'net472' ">
Expand Down

0 comments on commit 6e68917

Please sign in to comment.