1
0
Fork 0
mirror of https://github.com/gradle/gradle-build-action.git synced 2025-04-06 21:34:13 +02:00

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
.github/workflow-samples
kotlin-dsl
no-wrapper-gradle-5
no-wrapper

View file

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

View file

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

View file

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