Skip to content

Commit c9e522e

Browse files
dependabot[bot]mgrosperrin
authored andcommitted
[.NET packages update] Bump the dotnet group with 1 update
Bumps xunit.v3 from 3.1.0 to 3.2.0 --- updated-dependencies: - dependency-name: xunit.v3 dependency-version: 3.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dotnet ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a374a23 commit c9e522e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Directory.Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="18.0.0" />
1919
<PackageVersion Include="NSubstitute" Version="5.3.0" />
2020
<PackageVersion Include="System.ComponentModel.Annotations" Version="5.0.0" />
21-
<PackageVersion Include="xunit.v3" Version="3.1.0" />
21+
<PackageVersion Include="xunit.v3" Version="3.2.0" />
2222
<PackageVersion Include="xunit.runner.visualstudio" Version="3.1.5">
2323
<PrivateAssets>all</PrivateAssets>
2424
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>

0 commit comments

Comments
 (0)