mirror of
https://github.com/apple/pkl.git
synced 2026-07-02 19:21:41 +02:00
Bump commonMark from 0.28.0 to 0.29.0
Bumps `commonMark` from 0.28.0 to 0.29.0. Updates `org.commonmark:commonmark` from 0.28.0 to 0.29.0 - [Release notes](https://github.com/commonmark/commonmark-java/releases) - [Changelog](https://github.com/commonmark/commonmark-java/blob/main/CHANGELOG.md) - [Commits](https://github.com/commonmark/commonmark-java/compare/commonmark-parent-0.28.0...commonmark-parent-0.29.0) Updates `org.commonmark:commonmark-ext-gfm-tables` from 0.28.0 to 0.29.0 - [Release notes](https://github.com/commonmark/commonmark-java/releases) - [Changelog](https://github.com/commonmark/commonmark-java/blob/main/CHANGELOG.md) - [Commits](https://github.com/commonmark/commonmark-java/compare/commonmark-parent-0.28.0...commonmark-parent-0.29.0) --- updated-dependencies: - dependency-name: org.commonmark:commonmark dependency-version: 0.29.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.commonmark:commonmark-ext-gfm-tables dependency-version: 0.29.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
@@ -3,7 +3,7 @@ assertj = "3.27.7"
|
||||
checksumPlugin = "1.4.0"
|
||||
# 5.0.3 is the last version compatible with Kotlin 2.2
|
||||
clikt = "5.0.3"
|
||||
commonMark = "0.28.0"
|
||||
commonMark = "0.29.0"
|
||||
downloadTaskPlugin = "5.7.0"
|
||||
errorProne = "2.50.0"
|
||||
errorPronePlugin = "5.1.0"
|
||||
|
||||
Reference in New Issue
Block a user