Skip to content

Commit bf98cdc

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

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.1" />
11+
<PackageReference Include="xunit.core" Version="2.8.0" />
1212
</ItemGroup>
1313

1414
</Project>

0 commit comments

Comments
 (0)