Removed Yaml dependency.
This commit is contained in:
parent
238fb12a37
commit
8f1bf081e4
@ -13,9 +13,6 @@ dependencies {
|
|||||||
// https://mvnrepository.com/artifact/org.apache.groovy/groovy-templates
|
// https://mvnrepository.com/artifact/org.apache.groovy/groovy-templates
|
||||||
implementation 'org.apache.groovy:groovy-templates:4.0.7'
|
implementation 'org.apache.groovy:groovy-templates:4.0.7'
|
||||||
|
|
||||||
// https://mvnrepository.com/artifact/org.apache.groovy/groovy-yaml
|
|
||||||
implementation 'org.apache.groovy:groovy-yaml:4.0.7'
|
|
||||||
|
|
||||||
// https://mvnrepository.com/artifact/org.commonmark/commonmark
|
// https://mvnrepository.com/artifact/org.commonmark/commonmark
|
||||||
implementation 'org.commonmark:commonmark:0.21.0'
|
implementation 'org.commonmark:commonmark:0.21.0'
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user