Skip to content

Commit c18fdf3

Browse files
Bump Verify.DiffPlex from 2.3.0 to 3.0.0 (#128)
Bumps [Verify.DiffPlex](https://github.com/VerifyTests/Verify.DiffPlex) from 2.3.0 to 3.0.0. - [Release notes](https://github.com/VerifyTests/Verify.DiffPlex/releases) - [Commits](VerifyTests/Verify.DiffPlex@2.3.0...3.0.0) --- updated-dependencies: - dependency-name: Verify.DiffPlex dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 054a48f commit c18fdf3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SourceGenerator/Akade.IndexedSet.InternalSourceGenerator.Tests/Akade.IndexedSet.InternalSourceGenerator.Tests.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<PrivateAssets>all</PrivateAssets>
1616
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1717
</PackageReference>
18-
<PackageReference Include="Verify.DiffPlex" Version="2.3.0" />
18+
<PackageReference Include="Verify.DiffPlex" Version="3.0.0" />
1919
<PackageReference Include="Verify.MSTest" Version="23.7.2" />
2020
<PackageReference Include="Verify.SourceGenerators" Version="2.2.0" />
2121
</ItemGroup>

0 commit comments

Comments
 (0)