Skip to content

Commit

Permalink
Update dependency Serilog.Sinks.XUnit to v1.0.21
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 9, 2024
1 parent 2edd4c0 commit 8ca6f56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Emulsion.TestFramework/Emulsion.TestFramework.fsproj
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Serilog.Sinks.XUnit" Version="1.0.8" />
<PackageReference Include="Serilog.Sinks.XUnit" Version="1.0.21" />
<ProjectReference Include="..\Emulsion.Database\Emulsion.Database.fsproj" />
<ProjectReference Include="..\Emulsion.Telegram\Emulsion.Telegram.fsproj" />
</ItemGroup>
Expand Down

0 comments on commit 8ca6f56

Please sign in to comment.