mirror of
https://codeberg.org/Mercury-IM/Smack
synced 2024-11-22 14:22:05 +01:00
Bump James Murty's java-xmlbuilder to 1.2
This commit is contained in:
parent
e5d93e58a1
commit
3066801d58
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ dependencies {
|
||||||
testCompile "org.powermock:powermock-module-junit4:$powerMockVersion"
|
testCompile "org.powermock:powermock-module-junit4:$powerMockVersion"
|
||||||
testCompile "org.powermock:powermock-module-junit4-rule:$powerMockVersion"
|
testCompile "org.powermock:powermock-module-junit4-rule:$powerMockVersion"
|
||||||
testCompile "org.powermock:powermock-api-mockito2:$powerMockVersion"
|
testCompile "org.powermock:powermock-api-mockito2:$powerMockVersion"
|
||||||
testCompile 'com.jamesmurty.utils:java-xmlbuilder:0.6'
|
testCompile 'com.jamesmurty.utils:java-xmlbuilder:1.2'
|
||||||
testCompile 'net.iharder:base64:2.3.8'
|
testCompile 'net.iharder:base64:2.3.8'
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue