Skip to content

Commit

Permalink
chore(deps): bump Markdig from 0.38.0 to 0.39.1 (#112)
Browse files Browse the repository at this point in the history
Bumps [Markdig](https://github.com/xoofx/markdig) from 0.38.0 to 0.39.1.
- [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.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 30, 2024
1 parent 0f7cfff commit 6fbca05
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.38.0" />
<PackageReference Include="Markdig" Version="0.39.1" />
<PackageReference Include="nlua" Version="1.7.3" />
<PackageReference Include="PdfPig" Version="0.1.8" />
<PackageReference Include="Spectre.Console" Version="0.49.1" />
Expand Down

0 comments on commit 6fbca05

Please sign in to comment.