Skip to content

Commit

Permalink
build(deps): bump Verify.SourceGenerators from 2.4.0 to 2.5.0 in /src
Browse files Browse the repository at this point in the history
Bumps [Verify.SourceGenerators](https://github.com/VerifyTests/Verify.SourceGenerators) from 2.4.0 to 2.5.0.
- [Release notes](https://github.com/VerifyTests/Verify.SourceGenerators/releases)
- [Commits](VerifyTests/Verify.SourceGenerators@2.4.0...2.5.0)

---
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 Nov 5, 2024
1 parent 580fda2 commit d7b1e36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Fluss.UnitTest/Fluss.UnitTest.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<ItemGroup>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.11.1" />
<PackageReference Include="Moq" Version="4.20.72" />
<PackageReference Include="Verify.SourceGenerators" Version="2.4.0"/>
<PackageReference Include="Verify.SourceGenerators" Version="2.5.0"/>
<PackageReference Include="Verify.Xunit" Version="26.4.4"/>
<PackageReference Include="xunit" Version="2.9.2"/>
<PackageReference Include="xunit.runner.visualstudio" Version="2.8.2">
Expand Down

0 comments on commit d7b1e36

Please sign in to comment.