mirror of
https://github.com/gradle/gradle-build-action.git
synced 2024-11-22 17:12:51 +00:00
Merge pull request #204 from gradle/dependabot/gradle/__tests__/samples/kotlin-dsl/com.gradle.enterprise-3.9
Bump com.gradle.enterprise from 3.7 to 3.9 in /__tests__/samples/kotlin-dsl
This commit is contained in:
commit
f1d0d15603
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