Skip to content

Commit

Permalink
[Tests -> All](deps): Bump SkiaSharp in /Source/SammBot.Tests
Browse files Browse the repository at this point in the history
Bumps [SkiaSharp](https://github.com/mono/SkiaSharp) from 2.88.3 to 2.88.5.
- [Release notes](https://github.com/mono/SkiaSharp/releases)
- [Commits](mono/SkiaSharp@v2.88.3...v2.88.5)

---
updated-dependencies:
- 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 Aug 24, 2023
1 parent 30dc962 commit e9bda32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Source/SammBot.Library/SammBot.Library.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<ItemGroup>
<PackageReference Include="Discord.Net" Version="3.12.0" />
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="7.0.10" />
<PackageReference Include="SkiaSharp" Version="2.88.3" />
<PackageReference Include="SkiaSharp" Version="2.88.5" />
</ItemGroup>

</Project>

0 comments on commit e9bda32

Please sign in to comment.