Skip to content

Commit 6cd7fe5

Browse files
authored
Merge pull request #235 from JoshKeegan/dependabot/nuget/xunit.core-2.7.1
2 parents c1ad03f + 3c01323 commit 6cd7fe5

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)