Skip to content

Commit 1394f8d

Browse files
chore(deps): bump xunit from 2.9.2 to 2.9.3 in the xunit group
Bumps the xunit group with 1 update: [xunit](https://github.com/xunit/xunit). Updates `xunit` from 2.9.2 to 2.9.3 - [Commits](xunit/xunit@v2-2.9.2...v2-2.9.3) --- updated-dependencies: - dependency-name: xunit dependency-type: direct:production update-type: version-update:semver-patch dependency-group: xunit ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 45fbc1a commit 1394f8d

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="Microsoft.NET.Test.Sdk" Version="17.12.0" />
2121
<PackageVersion Include="NetEvolve.Extensions.XUnit" Version="2.5.0" />
2222
<PackageVersion Include="Polyfill" Version="7.11.0" />
23-
<PackageVersion Include="xunit" Version="2.9.2" />
23+
<PackageVersion Include="xunit" Version="2.9.3" />
2424
</ItemGroup>
2525

2626
<ItemGroup Condition=" '$(TargetFramework)' == 'net5.0' Or '$(TargetFramework)' == 'netcoreapp3.1' ">

0 commit comments

Comments
 (0)