Bump com.gradle.enterprise from 3.9 to 3.10

This commit is contained in:
Daz DeBoer 2022-04-19 16:38:47 -06:00
parent b147a594b1
commit 78039b1f7f
No known key found for this signature in database
GPG key ID: DD6B9F0B06683D5D
3 changed files with 3 additions and 3 deletions

View file

@ -1,5 +1,5 @@
plugins { plugins {
id("com.gradle.enterprise") version "3.9" id("com.gradle.enterprise") version "3.10"
} }
gradleEnterprise { gradleEnterprise {

View file

@ -1,5 +1,5 @@
plugins { plugins {
id "com.gradle.build-scan" version "3.9" id "com.gradle.build-scan" version "3.10"
} }
gradleEnterprise { gradleEnterprise {

View file

@ -1,5 +1,5 @@
plugins { plugins {
id "com.gradle.enterprise" version "3.9" id "com.gradle.enterprise" version "3.10"
} }
gradleEnterprise { gradleEnterprise {