Skip to content

Commit 01d3e2b

Browse files
authoredMar 25, 2025··
Bump com.gradle.develocity from 3.18.2 to 3.19.2 (#6114)
Bumps com.gradle.develocity from 3.18.2 to 3.19.2. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.gradle.develocity&package-manager=gradle&previous-version=3.18.2&new-version=3.19.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d6eccb5 commit 01d3e2b

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
@@ -6,7 +6,7 @@ plugins {
66
// automatically download one based on the foojay Disco API.
77
// https://docs.gradle.org/8.1.1/userguide/toolchains.html#sec:provisioning
88
id 'org.gradle.toolchains.foojay-resolver-convention' version '0.6.0'
9-
id 'com.gradle.develocity' version '3.18.2'
9+
id 'com.gradle.develocity' version '3.19.2'
1010
// adds additional metadata to build scans
1111
id 'com.gradle.common-custom-user-data-gradle-plugin' version '2.0.2'
1212
}

0 commit comments

Comments
 (0)
Please sign in to comment.