Skip to content

Commit bb596bb

Browse files
chore(deps): update plugin com.gradle.develocity to v4.4.2
1 parent 06d60a9 commit bb596bb

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
@@ -30,7 +30,7 @@ pluginManagement {
3030
}
3131
}
3232

33-
plugins { id("com.gradle.develocity") version ("4.4.1") }
33+
plugins { id("com.gradle.develocity") version ("4.4.2") }
3434

3535
develocity {
3636
if (System.getenv("CI") != null) {

0 commit comments

Comments
 (0)