Skip to content

Commit

Permalink
Bump Markdig from 0.38.0 to 0.39.0 in the nuget group
Browse files Browse the repository at this point in the history
Bumps the nuget group with 1 update: [Markdig](https://github.com/xoofx/markdig).


Updates `Markdig` from 0.38.0 to 0.39.0
- [Release notes](https://github.com/xoofx/markdig/releases)
- [Changelog](https://github.com/xoofx/markdig/blob/master/changelog.md)
- [Commits](xoofx/markdig@0.38.0...0.39.0)

---
updated-dependencies:
- dependency-name: Markdig
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: nuget
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 18, 2024
1 parent d2e2bb8 commit aaa708b
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 @@ -19,7 +19,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Markdig" Version="0.38.0"/>
<PackageReference Include="Markdig" Version="0.39.0"/>
<PackageReference Include="QuestPDF" Version="2024.12.1" />
<PackageReference Include="SkiaSharp" Version="3.116.1" />
</ItemGroup>
Expand Down

0 comments on commit aaa708b

Please sign in to comment.