1
0
mirror of https://github.com/bitwarden/server synced 2025-12-10 13:23:27 +00:00

[deps] Billing: Update xunit-dotnet monorepo (#5732)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Conner Turnbull <133619638+cturnbull-bitwarden@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-11-25 15:34:59 +01:00
committed by GitHub
parent ebe5306fd2
commit f0f10bcb95
2 changed files with 3 additions and 3 deletions

View File

@@ -14,8 +14,8 @@
<PackageReference Include="MartinCostello.Logging.XUnit" Version="0.5.1" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.8.0" />
<PackageReference Include="Rnwood.SmtpServer" Version="3.1.0-ci0868" />
<PackageReference Include="xunit" Version="2.5.3" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.3" />
<PackageReference Include="xunit" Version="2.9.3" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.8.2" />
</ItemGroup>
<ItemGroup>