From 6f5d5ef6537694f081edc4fd88961a92dedc8526 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Nov 2022 04:10:32 +0000 Subject: [PATCH] Bump SharpZipLib from 1.4.0 to 1.4.1 Bumps [SharpZipLib](https://github.com/icsharpcode/SharpZipLib) from 1.4.0 to 1.4.1. - [Release notes](https://github.com/icsharpcode/SharpZipLib/releases) - [Changelog](https://github.com/icsharpcode/SharpZipLib/blob/master/docs/Changes.txt) - [Commits](https://github.com/icsharpcode/SharpZipLib/compare/v1.4.0...v1.4.1) --- updated-dependencies: - dependency-name: SharpZipLib dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- src/Cabinet.NET/Cabinet.NET.csproj | 2 +- src/Cabinet.UWP/Cabinet.UWP.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Cabinet.NET/Cabinet.NET.csproj b/src/Cabinet.NET/Cabinet.NET.csproj index 7b9857c1..a154f35e 100644 --- a/src/Cabinet.NET/Cabinet.NET.csproj +++ b/src/Cabinet.NET/Cabinet.NET.csproj @@ -13,7 +13,7 @@ - + diff --git a/src/Cabinet.UWP/Cabinet.UWP.csproj b/src/Cabinet.UWP/Cabinet.UWP.csproj index 696a7335..1242cacb 100644 --- a/src/Cabinet.UWP/Cabinet.UWP.csproj +++ b/src/Cabinet.UWP/Cabinet.UWP.csproj @@ -133,7 +133,7 @@ 6.2.14 - 1.4.0 + 1.4.1