Skip to content

Commit 583e348

Browse files
Bump xunit.v3 from 2.0.0 to 2.0.1 in the xunit group (#1035)
Bumps the xunit group with 1 update: [xunit.v3](https://github.com/xunit/xunit). Updates `xunit.v3` from 2.0.0 to 2.0.1 - [Commits](xunit/xunit@v2-2.0...v3-2.0.1) --- updated-dependencies: - dependency-name: xunit.v3 dependency-version: 2.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: xunit ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 405b3a0 commit 583e348

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
@@ -20,7 +20,7 @@
2020
<PackageVersion Include="System.Net.Http" Version="4.3.4" />
2121
<PackageVersion Include="System.Text.Json" Version="8.0.5" />
2222
<PackageVersion Include="xunit.runner.visualstudio" Version="3.0.2" />
23-
<PackageVersion Include="xunit.v3" Version="2.0.0" />
23+
<PackageVersion Include="xunit.v3" Version="2.0.1" />
2424
</ItemGroup>
2525
<ItemGroup>
2626
<PackageReference Include="Microsoft.CodeAnalysis.PublicApiAnalyzers" PrivateAssets="All" />

0 commit comments

Comments
 (0)