Skip to content

Commit 64a644c

Browse files
committed
Update Gradle Plugins
1 parent 7c1b1c6 commit 64a644c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ pluginManagement {
1313
plugins {
1414
id 'io.freefair.settings.plugin-versions' version '8.10.2'
1515
id 'org.gradle.toolchains.foojay-resolver-convention' version '0.8.0'
16-
id "com.gradle.develocity" version "3.18.1"
16+
id "com.gradle.develocity" version "3.18.2"
1717
}
1818

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

0 commit comments

Comments
 (0)