Skip to content

Commit

Permalink
Merge pull request #1625 from krzys-h/dependabot/nuget/SharpZipLib-1.4.2
Browse files Browse the repository at this point in the history
Bump SharpZipLib from 1.3.3 to 1.4.2
  • Loading branch information
colinator27 authored Jan 11, 2024
2 parents 42221dd + a7a9f5a commit 0732e60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion UndertaleModLib/UndertaleModLib.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
</PackageReference>
<PackageReference Include="Microsoft.CSharp" Version="4.7.0" />
<PackageReference Include="PropertyChanged.Fody" Version="3.3.3" />
<PackageReference Include="SharpZipLib" Version="1.3.3" />
<PackageReference Include="SharpZipLib" Version="1.4.2" />
<PackageReference Include="System.Drawing.Common" Version="5.0.3" />
</ItemGroup>
<ItemGroup>
Expand Down

0 comments on commit 0732e60

Please sign in to comment.