Skip to content

Commit 4947b6f

Browse files
Bump xunit from 2.9.2 to 2.9.3 (#319)
Bumps [xunit](https://github.com/xunit/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 ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a6436d2 commit 4947b6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/HolzShots.Core.Tests/HolzShots.Core.Tests.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
</ItemGroup>
2727

2828
<ItemGroup>
29-
<PackageReference Include="xunit" Version="2.9.2" />
29+
<PackageReference Include="xunit" Version="2.9.3" />
3030
<PackageReference Include="xunit.runner.console" Version="2.9.2" PrivateAssets="all" />
3131
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.12.0" />
3232
<PackageReference Include="xunit.runner.visualstudio" Version="3.0.0">

0 commit comments

Comments
 (0)