Update Gradle Enterprise plugin to 3.12.6

This commit is contained in:
Daz DeBoer 2023-03-25 11:48:50 -06:00
parent c0e9e4809f
commit 3cdcab56e4
No known key found for this signature in database
GPG key ID: DD6B9F0B06683D5D
6 changed files with 7 additions and 7 deletions

View file

@ -1,5 +1,5 @@
plugins {
id "com.gradle.enterprise" version "3.12.3"
id "com.gradle.enterprise" version "3.12.6"
id "com.gradle.common-custom-user-data-gradle-plugin" version "1.8.2"
}