Bump markwonVersion from 4.3.0 to 4.3.1

Bumps `markwonVersion` from 4.3.0 to 4.3.1.

Updates `core` from 4.3.0 to 4.3.1
- [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.3.0...v4.3.1)

Updates `ext-strikethrough` from 4.3.0 to 4.3.1
- [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.3.0...v4.3.1)

Updates `ext-tables` from 4.3.0 to 4.3.1
- [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.3.0...v4.3.1)

Updates `ext-tasklist` from 4.3.0 to 4.3.1
- [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.3.0...v4.3.1)

Updates `html` from 4.3.0 to 4.3.1
- [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.3.0...v4.3.1)

Updates `syntax-highlight` from 4.3.0 to 4.3.1
- [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.3.0...v4.3.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-04-02 01:13:07 +00:00 committed by GitHub
parent 5e2241d4ae
commit 721a5debce
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -61,7 +61,7 @@ configurations {
ext {
jacocoVersion = "0.8.2"
daggerVersion = "2.27"
markwonVersion = "4.3.0"
markwonVersion = "4.3.1"
prismVersion = "2.0.0"
androidLibraryVersion = "master-SNAPSHOT"