Browse Source

Upgrade to latest Develocity plugins

Closes gh-41344
pull/42868/head
Andy Wilkinson 1 year ago
parent
commit
305ab51927
  1. 4
      settings.gradle

4
settings.gradle

@ -19,8 +19,8 @@ pluginManagement { @@ -19,8 +19,8 @@ pluginManagement {
}
plugins {
id "com.gradle.develocity" version "3.17.2"
id "io.spring.ge.conventions" version "0.0.17"
id "com.gradle.develocity" version "3.17.5"
id "io.spring.develocity.conventions" version "0.0.19"
}
rootProject.name="spring-boot-build"

Loading…
Cancel
Save