Skip to content

Commit

Permalink
chore(deps): Bump Verify.SourceGenerators from 2.2.0 to 2.3.0 (#1428)
Browse files Browse the repository at this point in the history
Bumps [Verify.SourceGenerators](https://github.com/VerifyTests/Verify.SourceGenerators) from 2.2.0 to 2.3.0.
- [Release notes](https://github.com/VerifyTests/Verify.SourceGenerators/releases)
- [Commits](VerifyTests/Verify.SourceGenerators@2.2.0...2.3.0)

---
updated-dependencies:
- dependency-name: Verify.SourceGenerators
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 3, 2024
1 parent 1cd0b29 commit 5422246
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/Riok.Mapperly.Tests/Riok.Mapperly.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

<ItemGroup>
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="4.7.0" />
<PackageReference Include="Verify.SourceGenerators" Version="2.2.0" />
<PackageReference Include="Verify.SourceGenerators" Version="2.3.0" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 5422246

Please sign in to comment.