Skip to content

Commit

Permalink
Merge pull request #198 from JoshKeegan/dependabot/nuget/xunit.core-2…
Browse files Browse the repository at this point in the history
….5.1
  • Loading branch information
dependabot[bot] authored Sep 18, 2023
2 parents 3f8bfa1 + a32bf6d commit ddd7622
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/xRetry/xRetry.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="xunit.core" Version="2.5.0" />
<PackageReference Include="xunit.core" Version="2.5.1" />
</ItemGroup>

</Project>

0 comments on commit ddd7622

Please sign in to comment.