Skip to content

Commit 6bcf1cd

Browse files
dependabot[bot]PerfectlyNormal
authored andcommitted
Bump xunit.v3 from 3.1.0 to 3.2.1
--- updated-dependencies: - dependency-name: xunit.v3 dependency-version: 3.2.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6790f63 commit 6bcf1cd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

TypeContractor.Tests/TypeContractor.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<ItemGroup>
2222
<PackageReference Include="FluentAssertions" Version="7.2.0" />
2323
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="18.0.0" />
24-
<PackageReference Include="xunit.v3" Version="3.1.0" />
24+
<PackageReference Include="xunit.v3" Version="3.2.1" />
2525
<PackageReference Include="xunit.runner.visualstudio" Version="3.1.5">
2626
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
2727
<PrivateAssets>all</PrivateAssets>

0 commit comments

Comments
 (0)