Skip to content

Commit

Permalink
Bump SharpZipLib from 1.2.0 to 1.3.3 in /src/AutumnBox.GUI
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 Feb 1, 2022
1 parent d9c4a5d commit 3c58ce8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/AutumnBox.GUI/AutumnBox.GUI.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
<PackageReference Include="HandyControl" Version="2.5.0.2" />
<PackageReference Include="Microsoft.AppCenter.Analytics" Version="3.4.0" />
<PackageReference Include="Microsoft.AppCenter.Crashes" Version="3.4.0" />
<PackageReference Include="SharpZipLib" Version="1.2.0" />
<PackageReference Include="SharpZipLib" Version="1.3.3" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 3c58ce8

Please sign in to comment.