Skip to content

Commit 177b686

Browse files
Bump org.commonmark:commonmark from 0.21.0 to 0.22.0 (#162)
Bumps [org.commonmark:commonmark](https://github.com/commonmark/commonmark-java) from 0.21.0 to 0.22.0. - [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.21.0...commonmark-parent-0.22.0) --- updated-dependencies: - dependency-name: org.commonmark:commonmark dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0dc645a commit 177b686

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
<dependency>
6868
<groupId>org.commonmark</groupId>
6969
<artifactId>commonmark</artifactId>
70-
<version>0.21.0</version>
70+
<version>0.22.0</version>
7171
</dependency>
7272

7373
<!-- To use test utilities: -->

0 commit comments

Comments
 (0)