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

Commit 00c6ca8

Browse files
authored
Merge pull request #116 from Inform-Software/dependabot/maven/org.commonmark-commonmark-0.18.1
Bump commonmark from 0.18.0 to 0.18.1
2 parents e7c8e31 + 7a0cb16 commit 00c6ca8

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)