Skip to content

Commit ed98240

Browse files
chore(deps): update plugin com.gradle.develocity to v4.2.2 (#805)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6312fc5 commit ed98240

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
@@ -38,7 +38,7 @@ pluginManagement {
3838
}
3939
}
4040

41-
plugins { id("com.gradle.develocity") version ("4.2") }
41+
plugins { id("com.gradle.develocity") version ("4.2.2") }
4242

4343
develocity {
4444
if (System.getenv("CI") != null) {

0 commit comments

Comments
 (0)