Skip to content

Commit

Permalink
Bump Xunit.SkippableFact from 1.4.13 to 1.5.23 in /src
Browse files Browse the repository at this point in the history
Bumps [Xunit.SkippableFact](https://github.com/AArnott/Xunit.SkippableFact) from 1.4.13 to 1.5.23.
- [Release notes](https://github.com/AArnott/Xunit.SkippableFact/releases)
- [Commits](AArnott/Xunit.SkippableFact@v1.4.13...v1.5.23)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Dec 1, 2024
1 parent 6044cbf commit 4792fb7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/NVika.Tests/NVika.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="Xunit.SkippableFact" Version="1.4.13" />
<PackageReference Include="Xunit.SkippableFact" Version="1.5.23" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 4792fb7

Please sign in to comment.