We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1f3cfcd commit 759c617Copy full SHA for 759c617
settings.gradle
@@ -13,7 +13,7 @@ pluginManagement {
13
plugins {
14
id 'io.freefair.settings.plugin-versions' version '8.14.2'
15
id 'org.gradle.toolchains.foojay-resolver-convention' version '1.0.0'
16
- id "com.gradle.develocity" version "4.1.1"
+ id "com.gradle.develocity" version "4.2"
17
}
18
19
rootProject.name = 'dart-sass-java'
0 commit comments