mirror of
https://github.com/Stirling-Tools/Stirling-PDF.git
synced 2025-09-18 01:19:24 +00:00
build(deps): bump commonmarkVersion from 0.25.1 to 0.26.0
Bumps `commonmarkVersion` from 0.25.1 to 0.26.0. Updates `org.commonmark:commonmark` from 0.25.1 to 0.26.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.25.1...commonmark-parent-0.26.0) Updates `org.commonmark:commonmark-ext-gfm-tables` from 0.25.1 to 0.26.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.25.1...commonmark-parent-0.26.0) --- updated-dependencies: - dependency-name: org.commonmark:commonmark dependency-version: 0.26.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.commonmark:commonmark-ext-gfm-tables dependency-version: 0.26.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
a438a15105
commit
8e4f54172d
@ -28,7 +28,7 @@ ext {
|
|||||||
bouncycastleVersion = "1.81"
|
bouncycastleVersion = "1.81"
|
||||||
springSecuritySamlVersion = "6.5.3"
|
springSecuritySamlVersion = "6.5.3"
|
||||||
openSamlVersion = "4.3.2"
|
openSamlVersion = "4.3.2"
|
||||||
commonmarkVersion = "0.25.1"
|
commonmarkVersion = "0.26.0"
|
||||||
googleJavaFormatVersion = "1.28.0"
|
googleJavaFormatVersion = "1.28.0"
|
||||||
junitPlatformVersion = "1.12.2"
|
junitPlatformVersion = "1.12.2"
|
||||||
tempJrePath = null
|
tempJrePath = null
|
||||||
|
Loading…
x
Reference in New Issue
Block a user