Skip to content

Commit

Permalink
MINOR: [C#] Bump xunit.skippablefact from 1.4.13 to 1.5.23 in /csharp
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] authored Dec 2, 2024
1 parent 1838d0a commit a7ec528
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion csharp/test/Apache.Arrow.Tests/Apache.Arrow.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
<PackageReference Include="xunit.skippablefact" Version="1.4.13" />
<PackageReference Include="xunit.skippablefact" Version="1.5.23" />
<PackageReference Include="pythonnet" Version="3.0.4" />
</ItemGroup>

Expand Down

0 comments on commit a7ec528

Please sign in to comment.