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 a7547f1 commit f798c88Copy full SHA for f798c88
build.gradle
@@ -17,7 +17,7 @@ allprojects {
17
apply plugin: 'java-library'
18
apply plugin: 'jacoco'
19
20
- version = '1.46.0'
+ version = '1.47.0-SNAPSHOT'
21
22
group = 'de.bwaldvogel'
23
0 commit comments