Skip to content

Commit ca8c6de

Browse files
Bump SharpZipLib (#715)
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](v1.3.1...v1.3.3) --- updated-dependencies: - dependency-name: SharpZipLib dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b368847 commit ca8c6de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/ICSharpCode.SharpZipLib.Samples/vb/minibzip2/minibzip2.vbproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@
112112
</ItemGroup>
113113
<ItemGroup>
114114
<PackageReference Include="SharpZipLib">
115-
<Version>1.3.1</Version>
115+
<Version>1.3.3</Version>
116116
</PackageReference>
117117
</ItemGroup>
118118
<ItemGroup>

0 commit comments

Comments
 (0)