Skip to content

Commit 0a7245a

Browse files
Bump xunit from 2.9.2 to 2.9.3
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]>
1 parent a6436d2 commit 0a7245a

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)