Skip to content

Commit

Permalink
build(deps): bump Verify.MSTest from 27.0.0 to 27.0.1 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 27.0.0 to 27.0.1
- [Release notes](https://github.com/VerifyTests/Verify/releases)
- [Commits](VerifyTests/Verify@27.0.0...27.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 21, 2024
1 parent c8af7bb commit ffdcb2e
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 Label="Generator tests packages">
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.SourceGenerators.Testing.MSTest" Version="1.1.2" />
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="4.11.0" />
<PackageReference Include="Verify.MSTest" Version="27.0.0" />
<PackageReference Include="Verify.MSTest" Version="27.0.1" />
<PackageReference Include="Verify.SourceGenerators" Version="2.5.0" />
<PackageReference Include="H.Generators.Extensions" Version="1.22.0" />
<PackageReference Include="H.Generators.Tests.Extensions" Version="1.22.0" />
Expand Down

0 comments on commit ffdcb2e

Please sign in to comment.