Эх сурвалжийг харах

Bump markwonVersion from 4.6.1 to 4.6.2

Bumps `markwonVersion` from 4.6.1 to 4.6.2.

Updates `core` from 4.6.1 to 4.6.2
- [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.6.1...v4.6.2)

Updates `ext-strikethrough` from 4.6.1 to 4.6.2
- [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.6.1...v4.6.2)

Updates `ext-tables` from 4.6.1 to 4.6.2
- [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.6.1...v4.6.2)

Updates `ext-tasklist` from 4.6.1 to 4.6.2
- [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.6.1...v4.6.2)

Updates `html` from 4.6.1 to 4.6.2
- [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.6.1...v4.6.2)

Updates `syntax-highlight` from 4.6.1 to 4.6.2
- [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.6.1...v4.6.2)

Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] 4 жил өмнө
parent
commit
41cb7039e8
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  1. 1 1
      build.gradle

+ 1 - 1
build.gradle

@@ -54,7 +54,7 @@ configurations {
 ext {
     jacocoVersion = "0.8.2"
     daggerVersion = "2.31"
-    markwonVersion =  "4.6.1"
+    markwonVersion =  "4.6.2"
     prismVersion = "2.0.0"
     butterknifeVersion = "10.2.3"
     androidLibraryVersion = "master-SNAPSHOT"