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 5b63d9c commit 2f5990eCopy full SHA for 2f5990e
build.gradle
@@ -6,7 +6,7 @@ plugins {
6
}
7
8
group = 'cloud.eppo'
9
-version = '3.5.4'
+version = '3.5.5-SNAPSHOT'
10
ext.isReleaseVersion = !version.endsWith("SNAPSHOT")
11
12
java {
0 commit comments