Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 16, 2024
1 parent c287cee commit 4302c03
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.3.0" />
<PackageReference Include="Verify.SourceGenerators" Version="2.4.3" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 4302c03

Please sign in to comment.