Update Gradle Enterprise plugin

Closes gh-29969
This commit is contained in:
Jerome Prinet 2023-02-14 14:31:36 +01:00 committed by Brian Clozel
parent ce3be72e7f
commit dcaddddbc5
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ pluginManagement {
}
plugins {
id "com.gradle.enterprise" version "3.12.1"
id "com.gradle.enterprise" version "3.12.3"
id "io.spring.ge.conventions" version "0.0.13"
}