Skip to content

Commit

Permalink
Bump Verify.ImageMagick and Verify in /src
Browse files Browse the repository at this point in the history
Bumps [Verify.ImageMagick](/~https://github.com/VerifyTests/Verify.ImageMagick) and [Verify](/~https://github.com/VerifyTests/Verify). These dependencies needed to be updated together.

Updates `Verify.ImageMagick` from 3.2.2 to 3.3.0
- [Release notes](/~https://github.com/VerifyTests/Verify.ImageMagick/releases)
- [Commits](/~https://github.com/VerifyTests/Verify.ImageMagick/commits)

Updates `Verify` from 23.2.0 to 23.2.1
- [Release notes](/~https://github.com/VerifyTests/Verify/releases)
- [Commits](VerifyTests/Verify@23.2.0...23.2.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 22, 2024
1 parent be042b2 commit ddd56cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Tests/Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<PackageReference Include="MarkdownSnippets.MsBuild" Version="26.0.1" PrivateAssets="all" />
<PackageReference Include="Selenium.WebDriver.ChromeDriver" Version="121.0.6167.18400" />
<PackageReference Include="Selenium.WebDriver" Version="4.17.0" />
<PackageReference Include="Verify.ImageMagick" Version="3.2.2" />
<PackageReference Include="Verify.ImageMagick" Version="3.3.0" />
<PackageReference Include="Magick.NET-Q16-AnyCPU" Version="13.6.0" />
<PackageReference Include="NUnit3TestAdapter" Version="4.5.0" />
<PackageReference Include="Verify.Nunit" Version="23.2.0" />
Expand Down

0 comments on commit ddd56cd

Please sign in to comment.