Skip to content

Commit

Permalink
Bump ZstdSharp.Port from 0.8.3 to 0.8.4
Browse files Browse the repository at this point in the history
Bumps [ZstdSharp.Port](https://github.com/oleg-st/ZstdSharp) from 0.8.3 to 0.8.4.
- [Release notes](https://github.com/oleg-st/ZstdSharp/releases)
- [Commits](oleg-st/ZstdSharp@0.8.3...0.8.4)

---
updated-dependencies:
- dependency-name: ZstdSharp.Port
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 16, 2024
1 parent 27fe518 commit 6e29a43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Modules/Compression/GenHTTP.Modules.Compression.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@

<ProjectReference Include="..\..\API\GenHTTP.Api.csproj"/>

<PackageReference Include="ZstdSharp.Port" Version="0.8.3" />
<PackageReference Include="ZstdSharp.Port" Version="0.8.4" />

<PackageReference Include="Microsoft.SourceLink.GitHub" Version="8.0.0" PrivateAssets="All"/>

Expand Down

0 comments on commit 6e29a43

Please sign in to comment.