File tree 1 file changed +6
-6
lines changed 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 1
1
plugins {
2
2
id " eclipse"
3
3
id " idea"
4
- id " io.sdkman.vendors" version " 2.0.0" apply false
5
- id " com.github.kt3k.coveralls" version " 2.10.2" apply false
6
- id " org.sonarqube" version " 3.1.1" apply false
7
- id ' com.github.ben-manes.versions' version ' 0.38.0'
8
- id " nebula.optional-base" version " 5.0.3" apply false
9
- id ' org.ajoberstar.grgit' version " $grgitVersion "
4
+ id " io.sdkman.vendors" version " 2.0.0" apply false
5
+ id " com.github.kt3k.coveralls" version " 2.10.2" apply false
6
+ id " org.sonarqube" version " 3.1.1" apply false
7
+ id ' com.github.ben-manes.versions' version ' 0.38.0'
8
+ id " nebula.optional-base" version " 5.0.3" apply false
9
+ id ' org.ajoberstar.grgit' version " $grgitVersion "
10
10
id " io.github.gradle-nexus.publish-plugin" version " 1.0.0"
11
11
id " com.github.breadmoirai.github-release" version " 2.2.12"
12
12
}
You can’t perform that action at this time.
0 commit comments