Skip to content

Commit 849dd24

Browse files
authored
Update plugin com.gradle.develocity to v4.2.1 (#2659)
2 parents 6d3a440 + 130f903 commit 849dd24

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
@@ -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 '4.2'
23+
id 'com.gradle.develocity' version '4.2.1'
2424
// https://github.com/equodev/equo-ide/blob/main/plugin-gradle/CHANGELOG.md
2525
id 'dev.equo.ide' version '1.7.8' apply false
2626
id 'org.openrewrite.rewrite' version '7.17.0' apply false

0 commit comments

Comments
 (0)