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

Commit 41bbbc6

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

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)