Skip to content

Commit 025d644

Browse files
Update plugin com.gradle.develocity to v3.17.5 (#2170)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent fa442e2 commit 025d644

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ plugins {
2020
// https://github.com/davidburstrom/version-compatibility-gradle-plugin/tags
2121
id 'io.github.davidburstrom.version-compatibility' version '0.5.0' apply false
2222
// https://plugins.gradle.org/plugin/com.gradle.develocity
23-
id 'com.gradle.develocity' version '3.17.4'
23+
id 'com.gradle.develocity' version '3.17.5'
2424
// https://github.com/equodev/equo-ide/blob/main/plugin-gradle/CHANGELOG.md
2525
id 'dev.equo.ide' version '1.7.6' apply false
2626
}

0 commit comments

Comments
 (0)