Skip to content

Commit b2e3e45

Browse files
Bump org.commonmark:commonmark from 0.27.1 to 0.28.0 (#322)
Bumps [org.commonmark:commonmark](https://github.com/commonmark/commonmark-java) from 0.27.1 to 0.28.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.27.1...commonmark-parent-0.28.0) --- updated-dependencies: - dependency-name: org.commonmark:commonmark dependency-version: 0.28.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3a0ed5f commit b2e3e45

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.27.1</version>
70+
<version>0.28.0</version>
7171
</dependency>
7272

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

0 commit comments

Comments
 (0)