Skip to content

Commit 70c5d90

Browse files
MINOR: [C#] Bump ZstdSharp.Port from 0.8.4 to 0.8.5 in /csharp
Bumps [ZstdSharp.Port](https://github.com/oleg-st/ZstdSharp) from 0.8.4 to 0.8.5. - [Release notes](https://github.com/oleg-st/ZstdSharp/releases) - [Commits](oleg-st/ZstdSharp@0.8.4...0.8.5) --- updated-dependencies: - dependency-name: ZstdSharp.Port dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0fbf982 commit 70c5d90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

csharp/src/Apache.Arrow.Compression/Apache.Arrow.Compression.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313

1414
<ItemGroup>
1515
<PackageReference Include="K4os.Compression.LZ4.Streams" Version="1.3.8" />
16-
<PackageReference Include="ZstdSharp.Port" Version="0.8.4" />
16+
<PackageReference Include="ZstdSharp.Port" Version="0.8.5" />
1717
</ItemGroup>
1818

1919
<ItemGroup>

0 commit comments

Comments
 (0)