Skip to content

Commit 738eb44

Browse files
Bump Markdig from 0.34.0 to 0.35.0 (#2541)
Bumps [Markdig](https://github.com/xoofx/markdig) from 0.34.0 to 0.35.0. - [Release notes](https://github.com/xoofx/markdig/releases) - [Changelog](https://github.com/xoofx/markdig/blob/master/changelog.md) - [Commits](xoofx/markdig@0.34.0...0.35.0) --- 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>
1 parent 24acd44 commit 738eb44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/JoinRpg.Markdown/JoinRpg.Markdown.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<ProjectReference Include="..\JoinRpg.Helpers\JoinRpg.Helpers.csproj" />
1515
</ItemGroup>
1616
<ItemGroup>
17-
<PackageReference Include="Markdig" Version="0.34.0" />
17+
<PackageReference Include="Markdig" Version="0.35.0" />
1818
<PackageReference Include="Vereyon.Web.HtmlSanitizer" Version="1.8.0" />
1919
</ItemGroup>
2020
</Project>

0 commit comments

Comments
 (0)