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 f821112 commit 1b10f13Copy full SHA for 1b10f13
build.gradle
@@ -17,7 +17,7 @@ apply plugin: 'java'
17
apply plugin: "jacoco"
18
19
group 'com.github.ahunigel'
20
-version '1.1-SNAPSHOT'
+version '1.3-SNAPSHOT'
21
22
sourceCompatibility = 1.8
23
0 commit comments