Skip to content

Commit 03ca2ef

Browse files
Bump xunit.core from 2.7.0 to 2.7.1
Bumps [xunit.core](https://github.com/xunit/xunit) from 2.7.0 to 2.7.1. - [Commits](xunit/xunit@2.7.0...2.7.1) --- updated-dependencies: - dependency-name: xunit.core dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 133c9ca commit 03ca2ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/xRetry/xRetry.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
</PropertyGroup>
99

1010
<ItemGroup>
11-
<PackageReference Include="xunit.core" Version="2.7.0" />
11+
<PackageReference Include="xunit.core" Version="2.7.1" />
1212
</ItemGroup>
1313

1414
</Project>

0 commit comments

Comments
 (0)