Skip to content

Commit 8381ac9

Browse files
Bump com.gradle.develocity from 4.0 to 4.0.1
Bumps com.gradle.develocity from 4.0 to 4.0.1. --- updated-dependencies: - dependency-name: com.gradle.develocity dependency-version: 4.0.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent be115fb commit 8381ac9

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.13.1'
1515
id 'org.gradle.toolchains.foojay-resolver-convention' version '0.10.0'
16-
id "com.gradle.develocity" version "4.0"
16+
id "com.gradle.develocity" version "4.0.1"
1717
}
1818

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

0 commit comments

Comments
 (0)