Skip to content

Commit

Permalink
Merge pull request #803 from ClassiCube/dependabot/nuget/MCGalaxy/Six…
Browse files Browse the repository at this point in the history
…Labors.ImageSharp-2.1.9

Bump SixLabors.ImageSharp from 2.1.8 to 2.1.9 in /MCGalaxy
  • Loading branch information
UnknownShadow200 authored Jul 22, 2024
2 parents 7417aca + 08bf858 commit 1930544
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion MCGalaxy/MCGalaxy_dotnet.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="MySql.Data" Version="8.1.0" />
<PackageReference Include="SixLabors.ImageSharp" Version="2.1.8" />
<PackageReference Include="SixLabors.ImageSharp" Version="2.1.9" />
</ItemGroup>
</Project>
2 changes: 1 addition & 1 deletion MCGalaxy/MCGalaxy_standalone.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@
<DefineConstants>$(DefineConstants);MCG_DOTNET;MCG_STANDALONE</DefineConstants>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="SixLabors.ImageSharp" Version="2.1.8" />
<PackageReference Include="SixLabors.ImageSharp" Version="2.1.9" />
</ItemGroup>
</Project>

0 comments on commit 1930544

Please sign in to comment.