Skip to content

Commit

Permalink
Bump xunit.v3 from 0.7.0-pre.15 to 1.0.0 in /src
Browse files Browse the repository at this point in the history
Bumps [xunit.v3](https://github.com/xunit/xunit) from 0.7.0-pre.15 to 1.0.0.
- [Commits](xunit/xunit@v3-0.7.0-pre.15...v3-1.0.0)

---
updated-dependencies:
- dependency-name: xunit.v3
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 17, 2024
1 parent 53d4ba7 commit e309463
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<PackageVersion Include="Verify.DiffPlex" Version="3.1.2" />
<PackageVersion Include="Verify.NServiceBus" Version="10.3.4" />
<PackageVersion Include="Verify.XunitV3" Version="28.5.0" />
<PackageVersion Include="xunit.v3" Version="0.7.0-pre.15" />
<PackageVersion Include="xunit.v3" Version="1.0.0" />
<PackageVersion Include="xunit.runner.visualstudio" Version="3.0.0" />
</ItemGroup>
</Project>

0 comments on commit e309463

Please sign in to comment.