Update to forbiddenapis 2.3 (improves Gradle configuration time) (#23154)
This commit is contained in:
parent
61e383813d
commit
82613198fe
|
@ -92,7 +92,7 @@ dependencies {
|
|||
compile 'com.netflix.nebula:gradle-info-plugin:3.0.3'
|
||||
compile 'org.eclipse.jgit:org.eclipse.jgit:3.2.0.201312181205-r'
|
||||
compile 'com.perforce:p4java:2012.3.551082' // THIS IS SUPPOSED TO BE OPTIONAL IN THE FUTURE....
|
||||
compile 'de.thetaphi:forbiddenapis:2.2'
|
||||
compile 'de.thetaphi:forbiddenapis:2.3'
|
||||
compile 'org.apache.rat:apache-rat:0.11'
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue