Skip to content

Commit

Permalink
chore(deps): bump Verify.Xunit from 24.2.0 to 25.0.0 in the verify group
Browse files Browse the repository at this point in the history
Bumps the verify group with 1 update: [Verify.Xunit](https://github.com/VerifyTests/Verify).


Updates `Verify.Xunit` from 24.2.0 to 25.0.0
- [Release notes](https://github.com/VerifyTests/Verify/releases)
- [Commits](https://github.com/VerifyTests/Verify/commits/25.0.0)

---
updated-dependencies:
- dependency-name: Verify.Xunit
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: verify
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 1, 2024
1 parent 9a3de87 commit 55e42d5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@
<PackageVersion Include="coverlet.msbuild" Version="6.0.2" />
<PackageVersion Include="Dapr.Client" Version="1.13.1" />
<PackageVersion Include="Microsoft.AspNetCore.TestHost" Version="8.0.5" />
<PackageVersion Update="Microsoft.AspNetCore.TestHost" Version="7.0.19" Condition=" '$(TargetFramework)' == 'net7.0' " />
<PackageVersion Update="Microsoft.AspNetCore.TestHost" Version="6.0.30" Condition=" '$(TargetFramework)' == 'net6.0' " />
<PackageVersion Update="Microsoft.AspNetCore.TestHost" Version="8.0.5" Condition=" '$(TargetFramework)' == 'net7.0' " />
<PackageVersion Update="Microsoft.AspNetCore.TestHost" Version="8.0.5" Condition=" '$(TargetFramework)' == 'net6.0' " />
<PackageVersion Include="Microsoft.Data.SqlClient" Version="5.1.5" />
<PackageVersion Include="Microsoft.Data.Sqlite" Version="8.0.6" />
<PackageVersion Include="Microsoft.Extensions.Azure" Version="1.7.3" />
Expand Down Expand Up @@ -52,7 +52,7 @@
<PackageVersion Include="Testcontainers.Redpanda" Version="3.8.0" />
<PackageVersion Include="Testcontainers.SqlEdge" Version="3.8.0" />
<PackageVersion Include="TngTech.ArchUnitNET.xUnit" Version="0.10.6" />
<PackageVersion Include="Verify.Xunit" Version="24.2.0" />
<PackageVersion Include="Verify.Xunit" Version="25.0.0" />
<PackageVersion Include="xunit" Version="2.8.1" />
<PackageVersion Include="xunit.runner.visualstudio" Version="2.8.1" />
</ItemGroup>
Expand Down

0 comments on commit 55e42d5

Please sign in to comment.