Преглед изворни кода

Bump markwonVersion from 4.5.1 to 4.6.0

Bumps `markwonVersion` from 4.5.1 to 4.6.0.

Updates `core` from 4.5.1 to 4.6.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.5.1...v4.6.0)

Updates `ext-strikethrough` from 4.5.1 to 4.6.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.5.1...v4.6.0)

Updates `ext-tables` from 4.5.1 to 4.6.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.5.1...v4.6.0)

Updates `ext-tasklist` from 4.5.1 to 4.6.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.5.1...v4.6.0)

Updates `html` from 4.5.1 to 4.6.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.5.1...v4.6.0)

Updates `syntax-highlight` from 4.5.1 to 4.6.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.5.1...v4.6.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
dependabot-preview[bot] пре 4 година
родитељ
комит
b83f836de2
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      build.gradle

+ 1 - 1
build.gradle

@@ -60,7 +60,7 @@ configurations {
 ext {
     jacocoVersion = "0.8.2"
     daggerVersion = "2.29.1"
-    markwonVersion =  "4.5.1"
+    markwonVersion =  "4.6.0"
     prismVersion = "2.0.0"
     butterknifeVersion = "10.2.3"
     androidLibraryVersion = "master-SNAPSHOT"