瀏覽代碼

Remove develocity in favor of version managed by conventions

See https://github.com/spring-io/develocity-conventions/issues/92

Issue gh-15795
Steve Riesenberg 11 月之前
父節點
當前提交
8f933d9edc
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0 1
      settings.gradle

+ 0 - 1
settings.gradle

@@ -5,7 +5,6 @@ pluginManagement {
 }
 
 plugins {
-	id "com.gradle.develocity" version "3.18"
 	id "io.spring.develocity.conventions" version "0.0.21"
 }