Update Gradle Enterprise plugin to 3.11.2

This commit is contained in:
Jerome Prinet
2022-10-17 16:21:02 +02:00
committed by Vyacheslav Gerasimov
parent 3b7b36bcc1
commit 74ba175255
4 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -26,7 +26,7 @@ buildscript {
}
plugins {
id "com.gradle.enterprise" version "3.11.1"
id "com.gradle.enterprise" version "3.11.2"
id "com.gradle.common-custom-user-data-gradle-plugin" version "1.8.1" apply false
}