Skip to content

Commit

Permalink
Bump Confluent.Kafka from 1.8.1 to 1.8.2 (#761)
Browse files Browse the repository at this point in the history
Bumps [Confluent.Kafka](https://github.com/confluentinc/confluent-kafka-dotnet) from 1.8.1 to 1.8.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@v1.8.1...v1.8.2)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 20, 2021
1 parent acd5315 commit 132bb5e
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 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Confluent.Kafka" Version="1.8.1" />
<PackageReference Include="Confluent.Kafka" Version="1.8.2" />
</ItemGroup>

<Target Name="EmbedLibrdkafkaRedistNativeLibraries" BeforeTargets="ResolvePackageAssets">
Expand Down

0 comments on commit 132bb5e

Please sign in to comment.