mirror of
https://github.com/gradle/gradle-build-action.git
synced 2024-11-22 17:12:51 +00:00
Bump com.gradle.enterprise in /__tests__/samples/no-wrapper
Bumps com.gradle.enterprise from 3.7 to 3.9. --- updated-dependencies: - dependency-name: com.gradle.enterprise dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
92de6969aa
commit
c6a5c06827
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
plugins {
|
||||
id "com.gradle.enterprise" version "3.7"
|
||||
id "com.gradle.enterprise" version "3.9"
|
||||
}
|
||||
|
||||
gradleEnterprise {
|
||||
|
|
Loading…
Reference in a new issue