Migrate to com.gradle.develocity:3.17.2
Fixes: #54 * Upgrade to `io.spring.ge.conventions:0.0.17`
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
plugins {
|
||||
id 'com.gradle.enterprise' version '3.16.2'
|
||||
id 'io.spring.ge.conventions' version '0.0.16' apply false
|
||||
id 'com.gradle.develocity' version '3.17.2'
|
||||
id 'io.spring.ge.conventions' version '0.0.17' apply false
|
||||
}
|
||||
|
||||
startParameter.noBuildScan = startParameter.taskNames.contains('format')
|
||||
|
||||
Reference in New Issue
Block a user