Skip to content

Commit

Permalink
[Bot -> All](deps): Bump SkiaSharp.NativeAssets.Linux and SkiaSharp
Browse files Browse the repository at this point in the history
Bumps [SkiaSharp.NativeAssets.Linux](https://github.com/mono/SkiaSharp) and [SkiaSharp](https://github.com/mono/SkiaSharp). These dependencies needed to be updated together.

Updates `SkiaSharp.NativeAssets.Linux` from 2.88.6 to 2.88.7
- [Release notes](https://github.com/mono/SkiaSharp/releases)
- [Commits](mono/SkiaSharp@v2.88.6...v2.88.7)

Updates `SkiaSharp` from 2.88.6 to 2.88.7
- [Release notes](https://github.com/mono/SkiaSharp/releases)
- [Commits](mono/SkiaSharp@v2.88.6...v2.88.7)

---
updated-dependencies:
- dependency-name: SkiaSharp.NativeAssets.Linux
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: SkiaSharp
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 11, 2024
1 parent 84be92b commit 8d12b52
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Source/SammBot.Bot/SammBot.Bot.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -91,8 +91,8 @@
<PackageReference Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="8.0.0" />
<PackageReference Include="Pastel" Version="4.2.0" />
<PackageReference Include="SharpCat" Version="1.0.0" />
<PackageReference Include="SkiaSharp" Version="2.88.6" />
<PackageReference Include="SkiaSharp.NativeAssets.Linux" Version="2.88.6" />
<PackageReference Include="SkiaSharp" Version="2.88.7" />
<PackageReference Include="SkiaSharp.NativeAssets.Linux" Version="2.88.7" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 8d12b52

Please sign in to comment.