Skip to content

Commit

Permalink
Bump org.commonmark:commonmark from 0.22.0 to 0.23.0
Browse files Browse the repository at this point in the history
Bumps [org.commonmark:commonmark](https://github.com/commonmark/commonmark-java) from 0.22.0 to 0.23.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.22.0...commonmark-parent-0.23.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]>
  • Loading branch information
dependabot[bot] authored Sep 24, 2024
1 parent 31a4be2 commit 6e71b68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@

<!-- Dev tools -->
<freemarker.version>2.3.33</freemarker.version>
<commonmark.version>0.22.0</commonmark.version>
<commonmark.version>0.23.0</commonmark.version>

<!-- Arquillian BOM -->
<arquillian.version>1.7.0.Final</arquillian.version>
Expand Down

0 comments on commit 6e71b68

Please sign in to comment.