Merge pull request #4839 from nextcloud/dependabot/gradle/markwonVersion-4.2.0

Bump markwonVersion from 4.1.2 to 4.2.0
This commit is contained in:
Tobias Kaminsky 2019-11-19 07:44:51 +01:00 committed by GitHub
commit 21109375c3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -58,7 +58,7 @@ configurations {
ext {
jacocoVersion = "0.8.2"
daggerVersion = "2.25.2"
markwonVersion = "4.1.2"
markwonVersion = "4.2.0"
prismVersion = "2.0.0"
androidLibraryVersion = "master-SNAPSHOT"