Skip to content

Commit

Permalink
Update dependency xunit to v2.6.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Dec 10, 2023
1 parent ae07964 commit 59b30f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion shared.tests/shared.tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

<ItemGroup>
<PackageReference Include="Testcontainers" Version="3.5.0" />
<PackageReference Include="xunit" Version="2.5.0" />
<PackageReference Include="xunit" Version="2.6.3" />
</ItemGroup>

</Project>

0 comments on commit 59b30f0

Please sign in to comment.