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:
Daz DeBoer 2022-03-18 06:58:01 -06:00 committed by GitHub
commit f1d0d15603
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.7"
id("com.gradle.enterprise") version "3.9"
}
gradleEnterprise {