Skip to content

Commit

Permalink
Bump SharpZipLib from 1.2.0 to 1.3.3 in /DebUOS/Packaging.Targets
Browse files Browse the repository at this point in the history
Bumps [SharpZipLib](https://github.com/icsharpcode/SharpZipLib) from 1.2.0 to 1.3.3.
- [Release notes](https://github.com/icsharpcode/SharpZipLib/releases)
- [Changelog](https://github.com/icsharpcode/SharpZipLib/blob/master/docs/Changes.txt)
- [Commits](icsharpcode/SharpZipLib@v1.2.0...v1.3.3)

---
updated-dependencies:
- dependency-name: SharpZipLib
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 26, 2024
1 parent 85e73ae commit 2902157
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DebUOS/Packaging.Targets/Packaging.Targets.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
explicit dependency on them, either -->
<PackageReference Include="Portable.BouncyCastle" Version="1.8.6.7">
</PackageReference>
<PackageReference Include="SharpZipLib" Version="1.2.0">
<PackageReference Include="SharpZipLib" Version="1.3.3">
</PackageReference>
<PackageReference Include="System.Buffers" Version="4.5.1" />
</ItemGroup>
Expand Down

0 comments on commit 2902157

Please sign in to comment.