Skip to content

Commit 0c88f24

Browse files
authored
Merge pull request #47258 from quarkusio/dependabot/gradle/devtools/gradle/com.gradle.develocity-4.0
Bump com.gradle.develocity from 3.19.2 to 4.0 in /devtools/gradle
2 parents 26431b0 + b00e1af commit 0c88f24

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.develocity") version "3.19.2"
2+
id("com.gradle.develocity") version "4.0"
33
}
44

55
develocity {

0 commit comments

Comments
 (0)