Skip to content
This repository has been archived by the owner on Apr 11, 2024. It is now read-only.

Commit

Permalink
Bump Cake.Testing from 2.0.0 to 3.0.0 in /src (#39)
Browse files Browse the repository at this point in the history
Bumps [Cake.Testing](https://github.com/cake-build/cake) from 2.0.0 to 3.0.0.
- [Release notes](https://github.com/cake-build/cake/releases)
- [Changelog](https://github.com/cake-build/cake/blob/develop/ReleaseNotes.md)
- [Commits](cake-build/cake@v2.0.0...v3.0.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 22, 2023
1 parent 73470b9 commit 0ce2aee
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
<Version>2.0.0</Version>
</PackageReference>
<PackageReference Include="Cake.Testing">
<Version>2.0.0</Version>
<Version>3.0.0</Version>
</PackageReference>
<PackageReference Include="Shouldly">
<Version>4.1.0</Version>
Expand Down

0 comments on commit 0ce2aee

Please sign in to comment.