Skip to content

Commit

Permalink
Bump Xunit from 2.6.6 to 2.7.0 in /src
Browse files Browse the repository at this point in the history
Bumps [Xunit](https://github.com/xunit/xunit) from 2.6.6 to 2.7.0.
- [Commits](xunit/xunit@2.6.6...2.7.0)

---
updated-dependencies:
- dependency-name: Xunit
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 16, 2024
1 parent 79bf45a commit ceed90f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Tests/Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<PackageReference Include="Verify.NServiceBus" Version="8.1.0" />
<PackageReference Include="Verify.Xunit" Version="23.2.0" />
<PackageReference Include="Serilog.Exceptions" Version="8.4.0" />
<PackageReference Include="Xunit" Version="2.6.6" />
<PackageReference Include="Xunit" Version="2.7.0" />
<PackageReference Include="NServiceBus.Persistence.NonDurable" Version="1.0.0" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.7" PrivateAssets="all" />
<PackageReference Include="MarkdownSnippets.MsBuild" Version="26.0.1" PrivateAssets="all" />
Expand Down

0 comments on commit ceed90f

Please sign in to comment.