Skip to content

Commit

Permalink
build(deps): Bump xunit.extensibility.execution from 2.5.2 to 2.6.3
Browse files Browse the repository at this point in the history
Bumps [xunit.extensibility.execution](https://github.com/xunit/xunit) from 2.5.2 to 2.6.3.
- [Commits](xunit/xunit@2.5.2...2.6.3)

---
updated-dependencies:
- dependency-name: xunit.extensibility.execution
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 12, 2023
1 parent a9c0cd8 commit 221e263
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/bunit.testassets/bunit.testassets.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<ItemGroup>
<PackageReference Include="Serilog" Version="3.1.1" />
<PackageReference Include="Serilog.Expressions" Version="4.0.0" />
<PackageReference Include="xunit.extensibility.execution" Version="2.5.2" />
<PackageReference Include="xunit.extensibility.execution" Version="2.6.3" />
<PackageReference Include="xunit.abstractions" Version="2.0.3" />
<PackageReference Include="xunit.assert" Version="2.6.3" />
</ItemGroup>
Expand Down

0 comments on commit 221e263

Please sign in to comment.