Skip to content

Commit 03b4a57

Browse files
chore(deps): update plugin com.gradle.develocity to v4
1 parent 84a66fe commit 03b4a57

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

plugin-build/settings.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ dependencyResolutionManagement {
1919
}
2020

2121
plugins {
22-
id("com.gradle.develocity") version "3.19.2"
22+
id("com.gradle.develocity") version "4.0"
2323
}
2424

2525
develocity {

settings.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ dependencyResolutionManagement {
1313
}
1414

1515
plugins {
16-
id("com.gradle.develocity") version "3.19.2"
16+
id("com.gradle.develocity") version "4.0"
1717
}
1818

1919
develocity {

0 commit comments

Comments
 (0)