Skip to content
This repository was archived by the owner on Dec 21, 2023. It is now read-only.

Commit a90b0db

Browse files
Bump SharpZipLib from 1.3.2 to 1.3.3 in /OpenTabletDriver.Web.Core
Bumps [SharpZipLib](https://github.com/icsharpcode/SharpZipLib) from 1.3.2 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.2...v1.3.3) --- updated-dependencies: - dependency-name: SharpZipLib dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ee50ca4 commit a90b0db

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

OpenTabletDriver.Web.Core/OpenTabletDriver.Web.Core.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="6.0.0" />
1313
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
1414
<PackageReference Include="Octokit" Version="0.50.0" />
15-
<PackageReference Include="SharpZipLib" Version="1.3.2" />
15+
<PackageReference Include="SharpZipLib" Version="1.3.3" />
1616
</ItemGroup>
1717

1818
</Project>

0 commit comments

Comments
 (0)