Skip to content

Commit

Permalink
Bump Markdig from 0.37.0 to 0.38.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.37.0 to 0.38.0
- [Release notes](https://github.com/xoofx/markdig/releases)
- [Changelog](https://github.com/xoofx/markdig/blob/master/changelog.md)
- [Commits](xoofx/markdig@0.37.0...0.38.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 28, 2024
1 parent 0570e12 commit 773a32e
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.37.0"/>
<PackageReference Include="Markdig" Version="0.38.0"/>
<PackageReference Include="QuestPDF" Version="2024.10.2" />
<PackageReference Include="SkiaSharp" Version="2.88.8" />
</ItemGroup>
Expand Down

0 comments on commit 773a32e

Please sign in to comment.