We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2363a23 commit 167fdf6Copy full SHA for 167fdf6
build.gradle
@@ -7,7 +7,7 @@ buildscript {
7
}
8
dependencies {
9
classpath "com.diffplug.spotless:spotless-plugin-gradle:3.18.0"
10
- classpath "de.thetaphi:forbiddenapis:2.6"
+ classpath "de.thetaphi:forbiddenapis:3.1"
11
classpath "de.aaschmid:gradle-cpd-plugin:2.0"
12
classpath "jp.classmethod.aws:gradle-aws-plugin:0.41"
13
0 commit comments