File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -11,7 +11,6 @@ buildscript {
1111
1212 classpath " gradle.plugin.de.fuerstenau:BuildConfigPlugin:$buildConfigPluginVersion "
1313 classpath " com.github.ben-manes:gradle-versions-plugin:$gradleVersionsPluginVersion "
14- classpath " io.freefair.gradle:gradle-plugins:$freefairPluginsVersion "
1514 }
1615}
1716
Original file line number Diff line number Diff line change 77 errorpronePluginVersion = ' 0.3'
88 gradleVersionsPluginVersion = ' 0.20.0'
99 buildConfigPluginVersion = ' 1.1.8'
10- freefairPluginsVersion = ' 2.4.2'
1110 spotbugsPluginVersion = ' 1.6.2'
1211
1312 jacocoVersion = ' 0.8.1'
Original file line number Diff line number Diff line change @@ -17,7 +17,6 @@ apply plugin: 'pmd'
1717
1818apply plugin : ' com.github.ben-manes.versions'
1919apply plugin : ' de.fuerstenau.buildconfig'
20- apply plugin : ' io.freefair.javadoc-links'
2120
2221apply plugin : ' idea'
2322
You can’t perform that action at this time.
0 commit comments