mirror of
https://github.com/gradle/gradle-build-action.git
synced 2024-11-22 17:12:51 +00:00
Bump to GE plugin v3.9
This commit is contained in:
parent
a6bb0f87a3
commit
cfe0b72a03
2 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
plugins {
|
||||
id "com.gradle.build-scan" version "3.7"
|
||||
id "com.gradle.build-scan" version "3.9"
|
||||
}
|
||||
|
||||
gradleEnterprise {
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
plugins {
|
||||
id "com.gradle.enterprise" version "3.9"
|
||||
id "com.gradle.enterprise" version "3.9"
|
||||
}
|
||||
|
||||
gradleEnterprise {
|
||||
|
|
Loading…
Reference in a new issue