added jpms-check plugin
This commit is contained in:
6
dependency-export/sample/groovy/settings.gradle
Normal file
6
dependency-export/sample/groovy/settings.gradle
Normal file
@@ -0,0 +1,6 @@
|
||||
pluginManagement {
|
||||
repositories {
|
||||
mavenLocal()
|
||||
gradlePluginPortal()
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user