Skip to content

Commit

Permalink
Bump commonmark from 0.18.2 to 0.19.0 (#248)
Browse files Browse the repository at this point in the history
Bumps [commonmark](https://github.com/commonmark/commonmark-java) from 0.18.2 to 0.19.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.18.2...commonmark-parent-0.19.0)

---
updated-dependencies:
- dependency-name: org.commonmark:commonmark
  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>
  • Loading branch information
dependabot[bot] authored Jun 2, 2022
1 parent 2ccef9f commit 2947968
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion planetiler-basemap/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<dependency>
<groupId>org.commonmark</groupId>
<artifactId>commonmark</artifactId>
<version>0.18.2</version>
<version>0.19.0</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 2947968

Please sign in to comment.