Skip to content

Commit

Permalink
fixed suggested issues and removed unnecessary code
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinfwl committed Mar 3, 2021
1 parent 5cb8210 commit ddb83ab
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions gradle/forbiddenapis.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ forbiddenApisMain {
}

forbiddenApisTest.enabled = false
forbiddenApisJmh.enabled = false

dependencies {
compileOnly group: 'de.thetaphi', name: 'forbiddenapis', version: '3.1'
Expand Down

0 comments on commit ddb83ab

Please sign in to comment.