Skip to content

Commit

Permalink
Updated ZlibSharp to 1.2.13.4. (#294)
Browse files Browse the repository at this point in the history
Had to manually do it because Dependabot seems to not like my Directory.Packages.props file in the repository root.

Signed-off-by: AraHaan <seandhunt_7@yahoo.com>
  • Loading branch information
AraHaan committed Jul 15, 2024
1 parent 8ed6919 commit 34a267c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
</PropertyGroup>

<ItemGroup>
<PackageVersion Include="ZlibSharp" Version="1.2.13.3" />
<PackageVersion Include="ZlibSharp" Version="1.2.13.4" />
<PackageVersion Include="Microsoft.Extensions.DependencyInjection" Version="8.0.0" />
<PackageVersion Include="IDisposableGenerator" Version="1.1.1" />
<PackageVersion Include="Microsoft.DotNet.Build.Tasks.Installers" Version="8.0.0-beta.23620.2" />
Expand Down

0 comments on commit 34a267c

Please sign in to comment.