We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e714b93 commit 00f2d40Copy full SHA for 00f2d40
1 file changed
build.gradle
@@ -11,7 +11,7 @@ plugins {
11
}
12
13
// Important: see README on publishing a new version to Maven
14
-def buildVersion = "8.3.5"
+def buildVersion = "9.0.0"
15
16
defaultTasks 'clean', 'spotlessApply', 'build'
17
0 commit comments