3.0.x: Upgrading develocity plugin

This commit is contained in:
Alberto C. Ríos
2024-07-24 08:56:35 +02:00
parent 188ea3d9a9
commit 5d819042ae

View File

@@ -31,8 +31,8 @@ pluginManagement {
}
plugins {
id 'com.gradle.enterprise' version '3.14.1'
id 'io.spring.ge.conventions' version '0.0.15'
id 'com.gradle.develocity' version '3.17.6'
id 'io.spring.ge.conventions' version '0.0.17'
}
dependencyResolutionManagement {