Skip to content

Commit 55dc9bc

Browse files
Bump Verify.DiffPlex from 3.0.0 to 3.1.2 (#2299)
Bumps [Verify.DiffPlex](https://github.com/VerifyTests/Verify.DiffPlex) from 3.0.0 to 3.1.2. - [Release notes](https://github.com/VerifyTests/Verify.DiffPlex/releases) - [Commits](VerifyTests/Verify.DiffPlex@3.0.0...3.1.2) --- updated-dependencies: - dependency-name: Verify.DiffPlex 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>
1 parent ab96946 commit 55dc9bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/SilkTouch/SilkTouch/Silk.NET.SilkTouch.UnitTests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<PackageReference Update="NUnit" Version="4.2.2" />
1515
<PackageReference Include="Silk.NET.BuildTools" Version="2.21.0" />
1616
<PackageReference Include="System.Linq.Async" Version="6.0.1" />
17-
<PackageReference Include="Verify.DiffPlex" Version="3.0.0" />
17+
<PackageReference Include="Verify.DiffPlex" Version="3.1.2" />
1818
<PackageReference Include="Verify.NUnit" Version="28.1.2" />
1919
<None Include="**/*.received.*" />
2020
<None Include="**/*.verified.*" />

0 commit comments

Comments
 (0)