Skip to content

Commit 4f70ec6

Browse files
committed
chore: remove no longer used plugins
1 parent 8c1509d commit 4f70ec6

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

settings.gradle

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -25,12 +25,6 @@ plugins {
2525

2626
// https://github.com/radarsh/gradle-test-logger-plugin/blob/develop/CHANGELOG.md
2727
id 'com.adarshr.test-logger' version '4.0.0' apply false
28-
29-
// https://github.com/graalvm/native-build-tools/releases
30-
id 'org.graalvm.buildtools.native' version '0.10.5' apply false
31-
32-
// https://github.com/GradleUp/shadow/releases
33-
id 'com.gradleup.shadow' version '8.3.6' apply false
3428
}
3529

3630
rootProject.name = 'spotless-cli'

0 commit comments

Comments
 (0)