Skip to content

Commit b504e2d

Browse files
Update Develovity Gradle plugin to 4.4.0.
1 parent 140eee9 commit b504e2d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

settings.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ pluginManagement {
2020
}
2121

2222
plugins {
23-
id("com.gradle.develocity") version "4.3.2"
23+
id("com.gradle.develocity") version "4.4.0"
2424
id("org.gradle.toolchains.foojay-resolver-convention") version "1.0.0"
2525
}
2626

0 commit comments

Comments
 (0)