Skip to content

Commit

Permalink
Bump Cake.Issues.Testing from 2.0.0-beta0001 to 2.0.0 in /src
Browse files Browse the repository at this point in the history
Bumps [Cake.Issues.Testing](https://github.com/cake-contrib/Cake.Issues) from 2.0.0-beta0001 to 2.0.0.
- [Release notes](https://github.com/cake-contrib/Cake.Issues/releases)
- [Changelog](https://github.com/cake-contrib/Cake.Issues/blob/develop/GitReleaseManager.yaml)
- [Commits](https://github.com/cake-contrib/Cake.Issues/commits/2.0.0)

---
updated-dependencies:
- dependency-name: Cake.Issues.Testing
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 8, 2022
1 parent d73de1b commit e9bfbc2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@

<ItemGroup>
<PackageReference Include="Cake.Issues" Version="2.0.0" />
<PackageReference Include="Cake.Issues.Testing" Version="2.0.0-beta0001" />
<PackageReference Include="Cake.Issues.Testing" Version="2.0.0" />
<PackageReference Include="Cake.Testing" Version="2.0.0" />
<PackageReference Include="Shouldly" Version="4.0.3" />
<PackageReference Include="StyleCop.Analyzers" Version="1.1.118">
Expand Down

0 comments on commit e9bfbc2

Please sign in to comment.