Update snakeyaml to latest release.
This commit is contained in:
parent
6890faf056
commit
0320b46a11
@ -27,6 +27,6 @@ repositories {
|
|||||||
}
|
}
|
||||||
dependencies {
|
dependencies {
|
||||||
compile group: 'javax.help', name: 'javahelp', version:'2.0.05'
|
compile group: 'javax.help', name: 'javahelp', version:'2.0.05'
|
||||||
compile group: 'org.yaml', name: 'snakeyaml', version:'1.14'
|
compile group: 'org.yaml', name: 'snakeyaml', version:'1.16'
|
||||||
testCompile group: 'junit', name: 'junit', version:'4.11'
|
testCompile group: 'junit', name: 'junit', version:'4.11'
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user