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.
2 parents 268adf7 + da67caf commit 532cdabCopy full SHA for 532cdab
build.gradle
@@ -11,7 +11,7 @@ java {
11
}
12
13
group = 'cloud.eppo'
14
-version = '5.3.2-SNAPSHOT'
+version = '5.3.1-SNAPSHOT'
15
ext.isReleaseVersion = !version.endsWith("SNAPSHOT")
16
17
import org.apache.tools.ant.filters.ReplaceTokens
0 commit comments