We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa8d673 commit 90d5e76Copy full SHA for 90d5e76
build.gradle
@@ -9,7 +9,7 @@ dependencies {
9
testCompile 'org.apache.commons:commons-collections4:4.1'
10
}
11
12
-version='1.0.7'
+version='1.0.9'
13
14
tasks.withType(JavaCompile) {
15
sourceCompatibility = targetCompatibility = '1.8'
0 commit comments