Skip to content

Commit 749c683

Browse files
authored
Merge pull request #659 from larsgrefer/dependabot/gradle/4.x/com.gradle.develocity-4.0.1
Bump com.gradle.develocity from 4.0 to 4.0.1
2 parents be115fb + 8381ac9 commit 749c683

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)