Skip to content

Commit 901de59

Browse files
Bump Markdig from 0.39.1 to 0.40.0 in /src/Elastic.Markdown.Refactor (#925)
Bumps [Markdig](https://github.com/xoofx/markdig) from 0.39.1 to 0.40.0. - [Release notes](https://github.com/xoofx/markdig/releases) - [Changelog](https://github.com/xoofx/markdig/blob/master/changelog.md) - [Commits](xoofx/markdig@0.39.1...0.40.0) --- updated-dependencies: - dependency-name: Markdig dependency-version: 0.40.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1e18f71 commit 901de59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Elastic.Markdown/Elastic.Markdown.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
<PackageReference Include="DotNet.Glob" Version="3.1.3" />
5555
<PackageReference Include="Samboy063.Tomlet" Version="6.0.0" />
5656
<PackageReference Include="SoftCircuits.IniFileParser" Version="2.7.0" />
57-
<PackageReference Include="Markdig" Version="0.39.1" />
57+
<PackageReference Include="Markdig" Version="0.40.0" />
5858
<PackageReference Include="Microsoft.Extensions.Logging" Version="9.0.0" />
5959
<PackageReference Include="RazorSlices" Version="0.8.1" />
6060
<PackageReference Include="Slugify.Core" Version="4.0.1" />

0 commit comments

Comments
 (0)