Skip to content

Commit 8381702

Browse files
Bump Verify from 22.5.0 to 22.6.0 in /src
Bumps [Verify](https://github.com/VerifyTests/Verify) from 22.5.0 to 22.6.0. - [Release notes](https://github.com/VerifyTests/Verify/releases) - [Commits](https://github.com/VerifyTests/Verify/commits/22.6.0) --- updated-dependencies: - dependency-name: Verify dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ebbbd1f commit 8381702

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Verify.Wolverine/Verify.Wolverine.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
</PropertyGroup>
66
<ItemGroup>
77
<PackageReference Include="Argon" Version="0.13.0" />
8-
<PackageReference Include="Verify" Version="22.5.0" />
8+
<PackageReference Include="Verify" Version="22.6.0" />
99
<PackageReference Include="ProjectDefaults" Version="1.0.102" PrivateAssets="all" />
1010
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="8.0.0" PrivateAssets="All" Condition="$(Configuration) == 'Release'" />
1111
<PackageReference Include="Polyfill" Version="1.32.1" PrivateAssets="all" />

0 commit comments

Comments
 (0)