Skip to content

Commit

Permalink
Bump Corvus.Testing.SpecFlow.NUnit from 2.0.1 to 3.0.2 in /Solutions
Browse files Browse the repository at this point in the history
Bumps Corvus.Testing.SpecFlow.NUnit from 2.0.1 to 3.0.2.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 4, 2024
1 parent 92b436a commit 997acdb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Solutions/Menes.PetStore.Specs/Menes.PetStore.Specs.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Corvus.Testing.SpecFlow.NUnit" Version="2.0.1" />
<PackageReference Include="Corvus.Testing.SpecFlow.NUnit" Version="3.0.2" />
<PackageReference Include="Endjin.RecommendedPractices.GitHub" Version="2.1.12">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
Expand Down
2 changes: 1 addition & 1 deletion Solutions/Menes.Specs/Menes.Specs.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Corvus.Testing.SpecFlow.NUnit" Version="2.0.1" />
<PackageReference Include="Corvus.Testing.SpecFlow.NUnit" Version="3.0.2" />
<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 997acdb

Please sign in to comment.