Skip to content

Commit 2727f61

Browse files
Bump Verify.TUnit from 29.4.0 to 29.5.0
Bumps [Verify.TUnit](https://github.com/VerifyTests/Verify) from 29.4.0 to 29.5.0. - [Release notes](https://github.com/VerifyTests/Verify/releases) - [Commits](VerifyTests/Verify@29.4.0...29.5.0) --- updated-dependencies: - dependency-name: Verify.TUnit dependency-version: 29.5.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent be6e68b commit 2727f61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/Arbiter.CommandQuery.Tests/Arbiter.CommandQuery.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<PackageReference Include="Microsoft.Testing.Extensions.CodeCoverage" Version="17.14.2" />
1414
<PackageReference Include="Microsoft.Testing.Extensions.TrxReport" Version="1.6.3" />
1515
<PackageReference Include="TUnit" Version="0.19.86" />
16-
<PackageReference Include="Verify.TUnit" Version="29.4.0" />
16+
<PackageReference Include="Verify.TUnit" Version="29.5.0" />
1717
</ItemGroup>
1818

1919
<ItemGroup>

0 commit comments

Comments
 (0)