Selaa lähdekoodia

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 kuukautta sitten
vanhempi
commit
8f933d9edc
1 muutettua tiedostoa jossa 0 lisäystä ja 1 poistoa
  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"
 }