Bump commonmark from 0.13.0 to 0.17.0
Bumps [commonmark](https://github.com/atlassian/commonmark-java) from 0.13.0 to 0.17.0. - [Release notes](https://github.com/atlassian/commonmark-java/releases) - [Changelog](https://github.com/commonmark/commonmark-java/blob/main/CHANGELOG.md) - [Commits](https://github.com/atlassian/commonmark-java/compare/commonmark-parent-0.13.0...commonmark-parent-0.17.0) --- updated-dependencies: - dependency-name: com.atlassian.commonmark:commonmark dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
0806e7358a
commit
029ec4de9c
|
@ -158,7 +158,7 @@ dependencies {
|
|||
implementation libs.squareup.moshi
|
||||
kapt libs.squareup.moshiKotlin
|
||||
|
||||
api "com.atlassian.commonmark:commonmark:0.13.0"
|
||||
api "com.atlassian.commonmark:commonmark:0.17.0"
|
||||
|
||||
// Image
|
||||
implementation libs.androidx.exifinterface
|
||||
|
|
Loading…
Reference in New Issue