Skip to content
This repository has been archived by the owner on Dec 12, 2022. It is now read-only.

Commit

Permalink
Merge pull request #59 from jonhoare/dependabot/nuget/Confluent.Kafka…
Browse files Browse the repository at this point in the history
…-1.4.4

Bump Confluent.Kafka from 1.4.3 to 1.4.4
  • Loading branch information
jonhoare authored Jun 30, 2020
2 parents 53be803 + e652133 commit 439de03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Serilog.Sinks.Kafka/Serilog.Sinks.Kafka.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Confluent.Kafka" Version="1.4.3" />
<PackageReference Include="Confluent.Kafka" Version="1.4.4" />
<PackageReference Include="Serilog" Version="2.9.0" />
<PackageReference Include="Serilog.Sinks.PeriodicBatching" Version="2.3.0" />
</ItemGroup>
Expand Down

0 comments on commit 439de03

Please sign in to comment.