Bump com.gradle.enterprise version

This commit is contained in:
Daz DeBoer 2023-01-19 16:26:25 -07:00
parent cfc50b189a
commit cacfec068e
No known key found for this signature in database
GPG key ID: DD6B9F0B06683D5D
6 changed files with 6 additions and 6 deletions

View file

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