Skip to content

Commit

Permalink
Bump Markdig from 0.33.0 to 0.34.0
Browse files Browse the repository at this point in the history
Bumps [Markdig](https://github.com/xoofx/markdig) from 0.33.0 to 0.34.0.
- [Release notes](https://github.com/xoofx/markdig/releases)
- [Changelog](https://github.com/xoofx/markdig/blob/master/changelog.md)
- [Commits](xoofx/markdig@0.33.0...0.34.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 Dec 18, 2023
1 parent 5efda06 commit f4931d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Modules/Markdown/GenHTTP.Modules.Markdown.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
<ProjectReference Include="..\Basics\GenHTTP.Modules.Basics.csproj" />
<ProjectReference Include="..\IO\GenHTTP.Modules.IO.csproj" />

<PackageReference Include="Markdig" Version="0.33.0" />
<PackageReference Include="Markdig" Version="0.34.0" />

<PackageReference Include="Microsoft.SourceLink.GitHub" Version="8.0.0" PrivateAssets="All" />

Expand Down

0 comments on commit f4931d3

Please sign in to comment.