Merge pull request #498 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 { plugins {
id "com.gradle.enterprise" version "3.11.3" id "com.gradle.enterprise" version "3.11.4"
} }
gradleEnterprise { gradleEnterprise {