Skip to content

Commit 7244e24

Browse files
Bump com.gradle.develocity from 4.2 to 4.2.2 (#724)
Bumps com.gradle.develocity from 4.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-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 98554eb commit 7244e24

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.2"
16+
id "com.gradle.develocity" version "4.2.2"
1717
}
1818

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

0 commit comments

Comments
 (0)