mirror of
https://github.com/gradle/gradle-build-action.git
synced 2025-12-20 02:14:22 +08:00
Update development dependencies
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
plugins {
|
||||
id "com.gradle.enterprise" version "3.12.2"
|
||||
id "com.gradle.enterprise" version "3.12.3"
|
||||
id "com.gradle.common-custom-user-data-gradle-plugin" version "1.8.2"
|
||||
}
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
plugins {
|
||||
id("com.gradle.enterprise") version "3.12.2"
|
||||
id("com.gradle.enterprise") version "3.12.3"
|
||||
id("com.gradle.common-custom-user-data-gradle-plugin") version "1.8.2"
|
||||
}
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
plugins {
|
||||
id "com.gradle.build-scan" version "3.12.2"
|
||||
id "com.gradle.build-scan" version "3.12.3"
|
||||
}
|
||||
|
||||
gradleEnterprise {
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
plugins {
|
||||
id "com.gradle.enterprise" version "3.12.2"
|
||||
id "com.gradle.enterprise" version "3.12.3"
|
||||
}
|
||||
|
||||
gradleEnterprise {
|
||||
|
||||
Reference in New Issue
Block a user