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 57918ad commit d1d1bd3Copy full SHA for d1d1bd3
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.0"
+def buildVersion = "8.3.1"
15
16
defaultTasks 'clean', 'spotlessApply', 'build'
17
0 commit comments