Skip to content

Commit

Permalink
Update build.gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
BruceEckel committed Jan 31, 2021
1 parent 4b98623 commit cf109e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ subprojects {
apply from: "$rootProject.projectDir/gradle/jmh.gradle"
// apply from: "$rootProject.projectDir/gradle/checkstyle.gradle"
apply from: "$rootProject.projectDir/gradle/findbugs.gradle"
// apply plugin: 'com.mindviewinc.tagging'
apply plugin: 'com.mindviewinc.tagging'
}

apply from: 'gradle/subprojects.gradle'

0 comments on commit cf109e7

Please sign in to comment.