Skip to content

Commit f50199f

Browse files
Merge pull request #232 from JoshKeegan/dependabot/nuget/xunit.core-2.7.0
2 parents b8ece77 + 647125d commit f50199f

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

1414
</Project>

0 commit comments

Comments
 (0)