Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Oct 18, 2021
1 parent b72cf82 commit 63f9fd0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Catel.Tests/Catel.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
</PackageReference>
<PackageReference Include="Obsolete.Fody" Version="5.2.1" PrivateAssets="all" />
<PackageReference Include="PublicApiGenerator" Version="10.2.0" PrivateAssets="all" />
<PackageReference Include="Verify.NUnit" Version="13.2.1" />
<PackageReference Include="Verify.NUnit" Version="13.3.0" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 63f9fd0

Please sign in to comment.