Skip to content

Commit

Permalink
chore(deps): bump Markdig from 0.36.2 to 0.37.0
Browse files Browse the repository at this point in the history
Bumps [Markdig](https:/xoofx/markdig) from 0.36.2 to 0.37.0.
- [Release notes](https:/xoofx/markdig/releases)
- [Changelog](https:/xoofx/markdig/blob/master/changelog.md)
- [Commits](xoofx/markdig@0.36.2...0.37.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 15, 2024
1 parent a6d2a21 commit 41ce855
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Noted/Noted.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<PackageReference Include="AngleSharp.XPath" Version="2.0.4" />
<PackageReference Include="Ephemerality.Unpack" Version="0.0.5" />
<PackageReference Include="JTForks.MiscUtil" Version="1.285.0" />
<PackageReference Include="Markdig" Version="0.36.2" />
<PackageReference Include="Markdig" Version="0.37.0" />
<PackageReference Include="nlua" Version="1.7.2" />
<PackageReference Include="PdfPig" Version="0.1.8" />
<PackageReference Include="Spectre.Console" Version="0.48.0" />
Expand Down

0 comments on commit 41ce855

Please sign in to comment.