Skip to content

Commit

Permalink
Bump Confluent.Kafka from 2.4.0 to 2.5.0 (#642)
Browse files Browse the repository at this point in the history
Bumps Confluent.Kafka from 2.4.0 to 2.5.0.

---
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 Jul 15, 2024
1 parent 03aa146 commit eadff6b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Confluent.Kafka" Version="2.4.0" />
<PackageReference Include="Confluent.Kafka" Version="2.5.0" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit eadff6b

Please sign in to comment.