Skip to content

Commit d1b791a

Browse files
Bump Markdig from 0.35.0 to 0.36.2
Bumps [Markdig](https://github.com/xoofx/markdig) from 0.35.0 to 0.36.2. - [Release notes](https://github.com/xoofx/markdig/releases) - [Changelog](https://github.com/xoofx/markdig/blob/master/changelog.md) - [Commits](xoofx/markdig@0.35.0...0.36.2) --- updated-dependencies: - dependency-name: Markdig dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 47a9acb commit d1b791a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Modules/Markdown/GenHTTP.Modules.Markdown.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
<ProjectReference Include="..\Basics\GenHTTP.Modules.Basics.csproj" />
5151
<ProjectReference Include="..\IO\GenHTTP.Modules.IO.csproj" />
5252

53-
<PackageReference Include="Markdig" Version="0.35.0" />
53+
<PackageReference Include="Markdig" Version="0.36.2" />
5454

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

0 commit comments

Comments
 (0)