Skip to content

Commit ee6ac67

Browse files
authored
Merge pull request #50093 from quarkusio/dependabot/gradle/devtools/gradle/com.gradle.develocity-4.2
Bump com.gradle.develocity from 4.1.1 to 4.2 in /devtools/gradle
2 parents 93970d5 + 5cfd3c8 commit ee6ac67

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

55
develocity {

0 commit comments

Comments
 (0)