Skip to content

Commit 802b2bf

Browse files
Bump org.commonmark:commonmark-ext-gfm-tables from 0.25.0 to 0.25.1 in /symja_android_library (#1200)
Bump org.commonmark:commonmark-ext-gfm-tables in /symja_android_library Bumps [org.commonmark:commonmark-ext-gfm-tables](https://github.com/commonmark/commonmark-java) from 0.25.0 to 0.25.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.25.0...commonmark-parent-0.25.1) --- updated-dependencies: - dependency-name: org.commonmark:commonmark-ext-gfm-tables dependency-version: 0.25.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 40a0ac2 commit 802b2bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

symja_android_library/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -242,7 +242,7 @@
242242
<dependency>
243243
<groupId>org.commonmark</groupId>
244244
<artifactId>commonmark-ext-gfm-tables</artifactId>
245-
<version>0.25.0</version>
245+
<version>0.25.1</version>
246246
</dependency>
247247
<dependency>
248248
<groupId>org.gavaghan</groupId>

0 commit comments

Comments
 (0)