Skip to content

Commit

Permalink
build(deps): Bump Verify.MSTest from 23.7.1 to 24.1.0 in the all group
Browse files Browse the repository at this point in the history
Bumps the all group with 1 update: [Verify.MSTest](https://github.com/VerifyTests/Verify).


Updates `Verify.MSTest` from 23.7.1 to 24.1.0
- [Release notes](https://github.com/VerifyTests/Verify/releases)
- [Commits](VerifyTests/Verify@23.7.1...24.1.0)

---
updated-dependencies:
- dependency-name: Verify.MSTest
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 15, 2024
1 parent 330b02e commit 2c6a682
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<ItemGroup Label="Generator tests packages">
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.SourceGenerators.Testing.MSTest" Version="1.1.1" />
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="4.9.2" />
<PackageReference Include="Verify.MSTest" Version="23.7.1" />
<PackageReference Include="Verify.MSTest" Version="24.1.0" />
<PackageReference Include="Verify.SourceGenerators" Version="2.2.0" />
<PackageReference Include="H.Resources.Generator" Version="1.6.0">
<PrivateAssets>all</PrivateAssets>
Expand Down

0 comments on commit 2c6a682

Please sign in to comment.