mirror of
https://github.com/gradle/actions
synced 2024-11-24 02:12:12 +00:00
Bump com.gradle.enterprise from 3.9 to 3.10
This commit is contained in:
parent
b147a594b1
commit
78039b1f7f
3 changed files with 3 additions and 3 deletions
|
@ -1,5 +1,5 @@
|
|||
plugins {
|
||||
id("com.gradle.enterprise") version "3.9"
|
||||
id("com.gradle.enterprise") version "3.10"
|
||||
}
|
||||
|
||||
gradleEnterprise {
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
plugins {
|
||||
id "com.gradle.build-scan" version "3.9"
|
||||
id "com.gradle.build-scan" version "3.10"
|
||||
}
|
||||
|
||||
gradleEnterprise {
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
plugins {
|
||||
id "com.gradle.enterprise" version "3.9"
|
||||
id "com.gradle.enterprise" version "3.10"
|
||||
}
|
||||
|
||||
gradleEnterprise {
|
||||
|
|
Loading…
Reference in a new issue