Skip to content

Commit 658461b

Browse files
MINOR: [C#] Bump xunit.skippablefact from 1.4.13 to 1.5.23 in /csharp
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>
1 parent c7e3122 commit 658461b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

csharp/test/Apache.Arrow.Tests/Apache.Arrow.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<PrivateAssets>all</PrivateAssets>
2323
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
2424
</PackageReference>
25-
<PackageReference Include="xunit.skippablefact" Version="1.4.13" />
25+
<PackageReference Include="xunit.skippablefact" Version="1.5.23" />
2626
<PackageReference Include="pythonnet" Version="3.0.4" />
2727
</ItemGroup>
2828

0 commit comments

Comments
 (0)