Pārlūkot izejas kodu

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 mēneši atpakaļ
vecāks
revīzija
8f933d9edc
1 mainītis faili ar 0 papildinājumiem un 1 dzēšanām
  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"
 }