Skip to content

Commit a717d43

Browse files
Update plugin com.gradle.develocity to v4
1 parent fc3dc17 commit a717d43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ import org.gradle.api.initialization.resolve.RepositoriesMode
22

33
plugins {
44
id("org.gradle.toolchains.foojay-resolver-convention") version "0.9.0"
5-
id("com.gradle.develocity") version "3.19.2"
5+
id("com.gradle.develocity") version "4.0"
66
}
77

88
develocity {

0 commit comments

Comments
 (0)