Browse Source

Upgrade to Develocity Conventions 0.0.21

Closes gh-42210
pull/42868/head
Andy Wilkinson 1 year ago
parent
commit
2d89cf539c
  1. 3
      settings.gradle

3
settings.gradle

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

Loading…
Cancel
Save