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 #62 from jonhoare/dependabot/nuget/Confluent.Kafka…
Browse files Browse the repository at this point in the history
…-1.5.1

Bump Confluent.Kafka from 1.5.0 to 1.5.1
  • Loading branch information
jonhoare authored Sep 10, 2020
2 parents db2ab7a + 6f5b6a4 commit c7ce807
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.5.0" />
<PackageReference Include="Confluent.Kafka" Version="1.5.1" />
<PackageReference Include="Serilog" Version="2.10.0" />
<PackageReference Include="Serilog.Sinks.PeriodicBatching" Version="2.3.0" />
</ItemGroup>
Expand Down

0 comments on commit c7ce807

Please sign in to comment.