Skip to content

Commit

Permalink
chore(deps): update dependency serilog.sinks.file to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and FantasticFiasco committed Jun 30, 2021
1 parent d834dff commit 1fac33f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Serilog.Sinks.Http/Serilog.Sinks.Http.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Serilog.Sinks.File" Version="4.1.0" />
<PackageReference Include="Serilog.Sinks.File" Version="5.0.0" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 1fac33f

Please sign in to comment.