Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Apr 15, 2024
1 parent 2c8d830 commit d09a371
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sources/Voltium.Common/Voltium.Common.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<PackageReference Include="Microsoft.Extensions.Logging" Version="5.0.0-preview.4.20251.6" />
<PackageReference Include="Microsoft.Toolkit.HighPerformance" Version="7.1.2" />
<PackageReference Include="NonCopyableAnalyzer" Version="0.6.0" />
<PackageReference Include="SixLabors.ImageSharp" Version="1.0.0" />
<PackageReference Include="SixLabors.ImageSharp" Version="2.1.8" />
<PackageReference Include="TerraFX.Interop.Mimalloc" Version="1.6.0-beta2" />
<PackageReference Include="TerraFX.Interop.Windows" Version="10.0.22000-rc1" />
<PackageReference Include="TerraFX.Interop.Libc" Version="1.2017.0-beta3" />
Expand Down

0 comments on commit d09a371

Please sign in to comment.