Skip to content

Commit d801e2b

Browse files
Bump Verify.XunitV3 from 28.13.0 to 28.15.0 in the xunit group
Bumps the xunit group with 1 update: [Verify.XunitV3](https://github.com/VerifyTests/Verify). Updates `Verify.XunitV3` from 28.13.0 to 28.15.0 - [Release notes](https://github.com/VerifyTests/Verify/releases) - [Commits](https://github.com/VerifyTests/Verify/commits) --- updated-dependencies: - dependency-name: Verify.XunitV3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: xunit ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6cc97d0 commit d801e2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/TodoApp.Tests/TodoApp.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.13.0" />
1515
<PackageReference Include="Microsoft.OpenApi.Readers" Version="1.6.23" />
1616
<PackageReference Include="Microsoft.Playwright" Version="1.50.0" />
17-
<PackageReference Include="Verify.XunitV3" Version="28.13.0" />
17+
<PackageReference Include="Verify.XunitV3" Version="28.15.0" />
1818
<PackageReference Include="xunit.runner.visualstudio" Version="3.0.2" />
1919
<PackageReference Include="xunit.v3" Version="2.0.0" />
2020
</ItemGroup>

0 commit comments

Comments
 (0)