Bump GE plugin to v3.10.1

This commit is contained in:
Daz DeBoer 2022-05-23 07:09:58 +02:00
parent 557c94c831
commit fb99e07d58
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 {
id("com.gradle.enterprise") version "3.10"
id("com.gradle.enterprise") version "3.10.1"
}
gradleEnterprise {

View file

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

View file

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