Skip to content

Commit bd68106

Browse files
deps(upgrade): bump com.gradle.develocity from 3.19.2 to 4.2.2
Bumps com.gradle.develocity from 3.19.2 to 4.2.2. --- updated-dependencies: - dependency-name: com.gradle.develocity dependency-version: 4.2.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b2ed564 commit bd68106

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
@@ -13,7 +13,7 @@ pluginManagement {
1313
}
1414

1515
plugins {
16-
id("com.gradle.develocity") version "3.19.2"
16+
id("com.gradle.develocity") version "4.2.2"
1717
}
1818

1919
develocity {

0 commit comments

Comments
 (0)