Skip to content

Commit

Permalink
Update (test) dependencies to their latest versions
Browse files Browse the repository at this point in the history
  • Loading branch information
0xced committed Jan 6, 2024
1 parent 7060479 commit 58c5657
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tests/Serilog.Formatting.Log4Net.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@
<PackageReference Include="Serilog" Version="3.1.1" />
<PackageReference Include="Serilog.Enrichers.Environment" Version="2.3.0" />
<PackageReference Include="Serilog.Enrichers.Thread" Version="3.1.0" />
<PackageReference Include="Verify.Xunit" Version="22.11.1" />
<PackageReference Include="xunit" Version="2.6.4" />
<PackageReference Include="Verify.Xunit" Version="22.11.4" />
<PackageReference Include="xunit" Version="2.6.5" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.6" PrivateAssets="all" />
</ItemGroup>

Expand Down

0 comments on commit 58c5657

Please sign in to comment.