Skip to content

Commit 759c617

Browse files
Bump com.gradle.develocity from 4.1.1 to 4.2 (#712)
Bumps com.gradle.develocity from 4.1.1 to 4.2. --- updated-dependencies: - dependency-name: com.gradle.develocity dependency-version: '4.2' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1f3cfcd commit 759c617

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ pluginManagement {
1313
plugins {
1414
id 'io.freefair.settings.plugin-versions' version '8.14.2'
1515
id 'org.gradle.toolchains.foojay-resolver-convention' version '1.0.0'
16-
id "com.gradle.develocity" version "4.1.1"
16+
id "com.gradle.develocity" version "4.2"
1717
}
1818

1919
rootProject.name = 'dart-sass-java'

0 commit comments

Comments
 (0)