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

Commit 12b473b

Browse files
authored
Merge pull request #123 from Inform-Software/dependabot/maven/org.commonmark-commonmark-ext-gfm-tables-0.18.1
Bump commonmark-ext-gfm-tables from 0.18.0 to 0.18.1
2 parents 12576eb + 41bbbc6 commit 12b473b

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
@@ -31,7 +31,7 @@
3131
<dependency>
3232
<groupId>org.commonmark</groupId>
3333
<artifactId>commonmark-ext-gfm-tables</artifactId>
34-
<version>0.18.0</version>
34+
<version>0.18.1</version>
3535
</dependency>
3636

3737
<dependency>

0 commit comments

Comments
 (0)