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

Commit 7a0cb16

Browse files
Bump commonmark from 0.18.0 to 0.18.1
Bumps [commonmark](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 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent cc0ade8 commit 7a0cb16

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
@@ -21,7 +21,7 @@
2121
<dependency>
2222
<groupId>org.commonmark</groupId>
2323
<artifactId>commonmark</artifactId>
24-
<version>0.18.0</version>
24+
<version>0.18.1</version>
2525
</dependency>
2626
<dependency>
2727
<groupId>org.commonmark</groupId>

0 commit comments

Comments
 (0)