Skip to content

Commit

Permalink
Bump SharpZipLib from 1.3.1 to 1.3.3 in /QQWry
Browse files Browse the repository at this point in the history
Bumps [SharpZipLib](https://github.com/icsharpcode/SharpZipLib) from 1.3.1 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.3.1...v1.3.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and JadynWong committed Feb 8, 2022
1 parent c01ac2d commit c5ad387
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion QQWry/QQWry.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="SharpZipLib" Version="1.3.1" />
<PackageReference Include="SharpZipLib" Version="1.3.3" />
</ItemGroup>

<ItemGroup Condition="'$(TargetFramework)' == 'net4.5'">
Expand Down

0 comments on commit c5ad387

Please sign in to comment.