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