We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b931170 commit b6d0a5eCopy full SHA for b6d0a5e
build.gradle
@@ -17,7 +17,7 @@ allprojects {
17
apply plugin: 'java-library'
18
apply plugin: 'jacoco'
19
20
- version = '1.45.0'
+ version = '1.46.0-SNAPSHOT'
21
22
group = 'de.bwaldvogel'
23
0 commit comments