Skip to content

Commit

Permalink
Bump xunit.runner.utility from 2.4.1 to 2.9.2
Browse files Browse the repository at this point in the history
Bumps [xunit.runner.utility](https://github.com/xunit/xunit) from 2.4.1 to 2.9.2.
- [Commits](xunit/xunit@v2-2.4.1...v2-2.9.2)

---
updated-dependencies:
- dependency-name: xunit.runner.utility
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 11, 2024
1 parent bc18989 commit 29af84f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Allure.Xunit/Allure.Xunit.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@

<ItemGroup>
<PackageReference Include="Lib.Harmony" Version="2.3.3" />
<PackageReference Include="xunit.runner.utility" Version="2.4.1" />
<PackageReference Include="xunit.runner.utility" Version="2.9.2" />
<PackageReference Include="xunit.assert" Version="2.4.1" />
<PackageReference Include="xunit.core" Version="2.4.1" />
</ItemGroup>
Expand Down

0 comments on commit 29af84f

Please sign in to comment.