Skip to content

Commit d90b3fa

Browse files
chore(deps): update plugin com.gradle.develocity to v4.1.1 (#277)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent be8b33e commit d90b3fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ pluginManagement {
22
plugins {
33
id("de.undercouch.download") version "5.6.0"
44
id("io.github.gradle-nexus.publish-plugin") version "2.0.0"
5-
id("com.gradle.develocity") version "4.1"
5+
id("com.gradle.develocity") version "4.1.1"
66
}
77
}
88

0 commit comments

Comments
 (0)