Skip to content

Commit

Permalink
Bump the corvus group in /Solutions with 2 updates
Browse files Browse the repository at this point in the history
Bumps the corvus group in /Solutions with 2 updates: [Corvus.Retry](https://github.com/corvus-dotnet/Corvus.Retry) and Corvus.Testing.SpecFlow.NUnit.


Updates `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)

Updates `Corvus.Testing.SpecFlow.NUnit` from 1.6.0 to 2.0.1

---
updated-dependencies:
- dependency-name: Corvus.Retry
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: corvus
- dependency-name: Corvus.Testing.SpecFlow.NUnit
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: corvus
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 2, 2023
1 parent 3c9457c commit b5cb3e2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Solutions/Ais.Net.Models.Specs/Ais.Net.Models.Specs.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Corvus.Testing.SpecFlow.NUnit" Version="1.6.0" />
<PackageReference Include="Corvus.Testing.SpecFlow.NUnit" Version="2.0.1" />
<PackageReference Include="Endjin.RecommendedPractices.GitHub" Version="2.1.7">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
Expand Down
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.7">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
Expand Down

0 comments on commit b5cb3e2

Please sign in to comment.