Skip to content

Commit

Permalink
Bump SixLabors.ImageSharp from 1.0.3 to 2.1.8 in /Quaver.API
Browse files Browse the repository at this point in the history
Bumps [SixLabors.ImageSharp](https://github.com/SixLabors/ImageSharp) from 1.0.3 to 2.1.8.
- [Release notes](https://github.com/SixLabors/ImageSharp/releases)
- [Commits](SixLabors/ImageSharp@v1.0.3...v2.1.8)

---
updated-dependencies:
- dependency-name: SixLabors.ImageSharp
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 15, 2024
1 parent 43e800e commit 251602d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Quaver.API/Quaver.API.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<PackageReference Include="MonoGame.Extended" Version="1.1.0" />
<PackageReference Include="MoonSharp" Version="2.0.0" />
<PackageReference Include="Newtonsoft.Json" Version="11.0.2" />
<PackageReference Include="SixLabors.ImageSharp" Version="1.0.3" />
<PackageReference Include="SixLabors.ImageSharp" Version="2.1.8" />
<PackageReference Include="sqlite-net-pcl" Version="1.5.231" />
<PackageReference Include="YamlDotNet" Version="5.1.0" />
<PackageReference Include="z440.atl.core" Version="3.18.0" />
Expand Down

0 comments on commit 251602d

Please sign in to comment.