Browse Source

Upgrade to Develocity Conventions 0.0.22

Closes gh-42492
pull/42868/head
Andy Wilkinson 1 year ago committed by Phillip Webb
parent
commit
4b54e48789
  1. 2
      settings.gradle

2
settings.gradle

@ -18,7 +18,7 @@ pluginManagement {
} }
plugins { plugins {
id "io.spring.develocity.conventions" version "0.0.21" id "io.spring.develocity.conventions" version "0.0.22"
} }
rootProject.name="spring-boot-build" rootProject.name="spring-boot-build"

Loading…
Cancel
Save