Skip to content

Commit a3fd707

Browse files
authored
chore: move to Develocity plugin (#1380)
The previous plugin is deprecated and produces build-time warnings.
1 parent b815b78 commit a3fd707

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ include(
1212
)
1313

1414
plugins {
15-
id("com.gradle.enterprise") version "3.17.1"
15+
id("com.gradle.develocity") version "3.17.1"
1616
}
1717

1818
dependencyResolutionManagement {

0 commit comments

Comments
 (0)