Skip to content

Commit d8618ec

Browse files
authored
Merge pull request quarkusio#48095 from quarkusio/dependabot/gradle/devtools/gradle/com.gradle.develocity-4.0.2
Bump com.gradle.develocity from 4.0.1 to 4.0.2 in /devtools/gradle
2 parents c130da6 + 260508a commit d8618ec

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

55
develocity {

0 commit comments

Comments
 (0)