Skip to content

Commit 2f2f4fd

Browse files
chore(deps): bump com.gradle.develocity from 4.0.1 to 4.1.1 (#15022)
Bumps com.gradle.develocity from 4.0.1 to 4.1.1. --- updated-dependencies: - dependency-name: com.gradle.develocity dependency-version: 4.1.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cc9269b commit 2f2f4fd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

grails-gradle/settings.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
*/
1919

2020
plugins {
21-
id 'com.gradle.develocity' version '4.0.1'
21+
id 'com.gradle.develocity' version '4.1.1'
2222
id 'com.gradle.common-custom-user-data-gradle-plugin' version '2.2.1'
2323
}
2424

settings.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ pluginManagement {
2525
}
2626
}
2727
plugins {
28-
id 'com.gradle.develocity' version '4.0.1'
28+
id 'com.gradle.develocity' version '4.1.1'
2929
id 'com.gradle.common-custom-user-data-gradle-plugin' version '2.2.1'
3030
}
3131

0 commit comments

Comments
 (0)