Browse Source

Remove develocity in favor of version managed by conventions

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

Issue gh-15795
pull/15801/head
Steve Riesenberg 1 year ago
parent
commit
8f933d9edc
No known key found for this signature in database
GPG Key ID: 3D0169B18AB8F0A9
  1. 1
      settings.gradle

1
settings.gradle

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

Loading…
Cancel
Save