Upgrade to Develocity Conventions 0.0.22

This commit updates to the latest develocity conventions plugin. This
has the advantage, since 0.0.21, to include the correct relevant Gradle
Enterprise plugin.

Closes gh-1808
This commit is contained in:
Stéphane Nicoll
2024-10-10 09:42:12 +02:00
parent 713e6d60e6
commit 1ffc41596b

View File

@@ -13,8 +13,7 @@ pluginManagement {
}
plugins {
id 'com.gradle.enterprise' version '3.16.2'
id 'io.spring.ge.conventions' version '0.0.15'
id 'io.spring.develocity.conventions' version '0.0.22'
}
rootProject.name = 'webflow'