Skip to content

Commit

Permalink
Bump Corvus.Retry from 1.0.2 to 1.0.7 in /Solutions (#227)
Browse files Browse the repository at this point in the history
Bumps [Corvus.Retry](https://github.com/corvus-dotnet/Corvus.Retry) from 1.0.2 to 1.0.7.
- [Release notes](https://github.com/corvus-dotnet/Corvus.Retry/releases)
- [Changelog](https://github.com/corvus-dotnet/Corvus.Retry/blob/main/azure-pipelines.release.yml)
- [Commits](corvus-dotnet/Corvus.Retry@1.0.2...1.0.7)

---
updated-dependencies:
- dependency-name: Corvus.Retry
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 4, 2024
1 parent e52e61d commit c487b7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Solutions/Ais.Net.Receiver/Ais.Net.Receiver.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Corvus.Retry" Version="1.0.2" />
<PackageReference Include="Corvus.Retry" Version="1.0.7" />
<PackageReference Include="Endjin.RecommendedPractices.GitHub" Version="2.1.12">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
Expand Down

0 comments on commit c487b7d

Please sign in to comment.