Skip to content

Commit 1c44c72

Browse files
Update xunit-dotnet monorepo (#507)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 520d8c1 commit 1c44c72

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/Cake.AzureDevOps.Tests/Cake.AzureDevOps.Tests.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@
2525
<PrivateAssets>all</PrivateAssets>
2626
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
2727
</PackageReference>
28-
<PackageReference Include="xunit" Version="2.9.2" />
29-
<PackageReference Include="xunit.runner.visualstudio" Version="3.0.0" />
28+
<PackageReference Include="xunit" Version="2.9.3" />
29+
<PackageReference Include="xunit.runner.visualstudio" Version="3.0.1" />
3030
<!--Transitive dependencies specified to fix security vulnerabilities-->
3131
<PackageReference Include="System.Data.SqlClient" Version="4.9.0" />
3232
<PackageReference Include="System.Formats.Asn1" Version="9.0.0" />

0 commit comments

Comments
 (0)