Skip to content

Commit 91f7f3a

Browse files
Bump Verify.XunitV3 from 28.9.0 to 28.10.1 in the xunit group
Bumps the xunit group with 1 update: [Verify.XunitV3](https://github.com/VerifyTests/Verify). Updates `Verify.XunitV3` from 28.9.0 to 28.10.1 - [Release notes](https://github.com/VerifyTests/Verify/releases) - [Commits](VerifyTests/Verify@28.9.0...28.10.1) --- 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 cb65038 commit 91f7f3a

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.12.0" />
1515
<PackageReference Include="Microsoft.OpenApi.Readers" Version="1.6.23" />
1616
<PackageReference Include="Microsoft.Playwright" Version="1.49.0" />
17-
<PackageReference Include="Verify.XunitV3" Version="28.9.0" />
17+
<PackageReference Include="Verify.XunitV3" Version="28.10.1" />
1818
<PackageReference Include="xunit.runner.visualstudio" Version="3.0.1" />
1919
<PackageReference Include="xunit.v3" Version="1.0.1" />
2020
</ItemGroup>

0 commit comments

Comments
 (0)