We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bedccf9 commit 8eaf70aCopy full SHA for 8eaf70a
common.gradle
@@ -6,7 +6,7 @@ apply plugin: 'java'
6
apply plugin: 'maven'
7
8
String mavenGroupId = 'org.cirdles'
9
-String mavenVersion = '1.8.3'
+String mavenVersion = '1.8.4'
10
11
sourceCompatibility = '1.8'
12
[compileJava, compileTestJava]*.options*.encoding = 'UTF-8'
0 commit comments