1
0
Fork 0
mirror of https://github.com/gradle/gradle-build-action.git synced 2025-04-07 05:44:14 +02:00

Merge pull request from gradle/dependabot/gradle/dot-github/workflow-samples/no-wrapper/com.gradle.enterprise-3.11.4

Bump com.gradle.enterprise from 3.11.3 to 3.11.4 in /.github/workflow-samples/no-wrapper
This commit is contained in:
Alexis Tual 2022-11-09 09:11:15 +01:00 committed by GitHub
commit 3952b17b6f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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