Skip to content

Commit

Permalink
Bump SkiaSharp from 2.88.8 to 2.88.9 in the nuget group
Browse files Browse the repository at this point in the history
Bumps the nuget group with 1 update: [SkiaSharp](https://github.com/mono/SkiaSharp).


Updates `SkiaSharp` from 2.88.8 to 2.88.9
- [Release notes](https://github.com/mono/SkiaSharp/releases)
- [Commits](mono/SkiaSharp@v2.88.8...v2.88.9)

---
updated-dependencies:
- dependency-name: SkiaSharp
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nuget
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 8, 2024
1 parent 550f3a3 commit 52f35af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/QuestPDF.Markdown/QuestPDF.Markdown.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<ItemGroup>
<PackageReference Include="Markdig" Version="0.38.0"/>
<PackageReference Include="QuestPDF" Version="2024.10.2" />
<PackageReference Include="SkiaSharp" Version="2.88.8" />
<PackageReference Include="SkiaSharp" Version="2.88.9" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 52f35af

Please sign in to comment.