Browse Source

Bump markwonVersion from 4.4.0 to 4.5.0

Bumps `markwonVersion` from 4.4.0 to 4.5.0.

Updates `core` from 4.4.0 to 4.5.0
- [Release notes](https://github.com/noties/Markwon/releases)
- [Changelog](https://github.com/noties/Markwon/blob/master/CHANGELOG.md)
- [Commits](https://github.com/noties/Markwon/compare/v4.4.0...v4.5.0)

Updates `ext-strikethrough` from 4.4.0 to 4.5.0
- [Release notes](https://github.com/noties/Markwon/releases)
- [Changelog](https://github.com/noties/Markwon/blob/master/CHANGELOG.md)
- [Commits](https://github.com/noties/Markwon/compare/v4.4.0...v4.5.0)

Updates `ext-tables` from 4.4.0 to 4.5.0
- [Release notes](https://github.com/noties/Markwon/releases)
- [Changelog](https://github.com/noties/Markwon/blob/master/CHANGELOG.md)
- [Commits](https://github.com/noties/Markwon/compare/v4.4.0...v4.5.0)

Updates `ext-tasklist` from 4.4.0 to 4.5.0
- [Release notes](https://github.com/noties/Markwon/releases)
- [Changelog](https://github.com/noties/Markwon/blob/master/CHANGELOG.md)
- [Commits](https://github.com/noties/Markwon/compare/v4.4.0...v4.5.0)

Updates `html` from 4.4.0 to 4.5.0
- [Release notes](https://github.com/noties/Markwon/releases)
- [Changelog](https://github.com/noties/Markwon/blob/master/CHANGELOG.md)
- [Commits](https://github.com/noties/Markwon/compare/v4.4.0...v4.5.0)

Updates `syntax-highlight` from 4.4.0 to 4.5.0
- [Release notes](https://github.com/noties/Markwon/releases)
- [Changelog](https://github.com/noties/Markwon/blob/master/CHANGELOG.md)
- [Commits](https://github.com/noties/Markwon/compare/v4.4.0...v4.5.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
dependabot-preview[bot] 4 năm trước cách đây
mục cha
commit
7cb9cc3bbb
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      build.gradle

+ 1 - 1
build.gradle

@@ -60,7 +60,7 @@ configurations {
 ext {
     jacocoVersion = "0.8.2"
     daggerVersion = "2.28.3"
-    markwonVersion =  "4.4.0"
+    markwonVersion =  "4.5.0"
     prismVersion = "2.0.0"
     butterknifeVersion = "10.2.2"
     androidLibraryVersion = "master-SNAPSHOT"