Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 8, 2025
1 parent c0655f6 commit 22e5604
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tracer/dependabot/Datadog.Dependabot.Integrations.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
<!-- Integration: Confluent.Kafka -->
<!-- Assembly: Confluent.Kafka -->
<!-- Latest package https://www.nuget.org/packages/Confluent.Kafka/2.6.1 -->
<PackageReference Include="Confluent.Kafka" Version="2.6.1" />
<PackageReference Include="Confluent.Kafka" Version="2.8.0" />

<!-- Integration: Couchbase.NetClient -->
<!-- Assembly: Couchbase.NetClient -->
Expand Down

0 comments on commit 22e5604

Please sign in to comment.