Skip to content
This repository was archived by the owner on Dec 10, 2024. It is now read-only.

Commit 448a2aa

Browse files
Bump commonmark-ext-yaml-front-matter from 0.18.0 to 0.18.1
Bumps [commonmark-ext-yaml-front-matter](https://github.com/commonmark/commonmark-java) from 0.18.0 to 0.18.1. - [Release notes](https://github.com/commonmark/commonmark-java/releases) - [Changelog](https://github.com/commonmark/commonmark-java/blob/main/CHANGELOG.md) - [Commits](commonmark/commonmark-java@commonmark-parent-0.18.0...commonmark-parent-0.18.1) --- updated-dependencies: - dependency-name: org.commonmark:commonmark-ext-yaml-front-matter dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 13a75c7 commit 448a2aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

codenarc-converter/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
<dependency>
2727
<groupId>org.commonmark</groupId>
2828
<artifactId>commonmark-ext-yaml-front-matter</artifactId>
29-
<version>0.18.0</version>
29+
<version>0.18.1</version>
3030
</dependency>
3131
<dependency>
3232
<groupId>org.commonmark</groupId>

0 commit comments

Comments
 (0)