Skip to content

Commit 916c3b5

Browse files
authored
Merge pull request quarkusio#36314 from quarkusio/dependabot/gradle/devtools/gradle/com.gradle.enterprise-3.15.1
Bump com.gradle.enterprise from 3.15 to 3.15.1 in /devtools/gradle
2 parents a75109d + 282927c commit 916c3b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

devtools/gradle/settings.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
plugins {
2-
id("com.gradle.enterprise") version "3.15"
2+
id("com.gradle.enterprise") version "3.15.1"
33
}
44

55
gradleEnterprise {

0 commit comments

Comments
 (0)