Skip to content

Commit 701af18

Browse files
chore(deps): bump com.gradle.develocity in /grails-forge
Bumps com.gradle.develocity from 4.1.1 to 4.2.1. --- updated-dependencies: - dependency-name: com.gradle.develocity dependency-version: 4.2.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8b78f79 commit 701af18

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

grails-forge/settings.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ pluginManagement {
5858
}
5959
}
6060
plugins {
61-
id 'com.gradle.develocity' version '4.1.1'
61+
id 'com.gradle.develocity' version '4.2.1'
6262
id 'com.gradle.common-custom-user-data-gradle-plugin' version '2.3'
6363
}
6464

settings.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ pluginManagement {
6262
}
6363

6464
plugins {
65-
id 'com.gradle.develocity' version '4.1.1'
65+
id 'com.gradle.develocity' version '4.2.1'
6666
id 'com.gradle.common-custom-user-data-gradle-plugin' version '2.3'
6767
}
6868

0 commit comments

Comments
 (0)