Skip to content

Commit 6b25b71

Browse files
uschindlerrjernst
authored andcommitted
Update to forbiddenapis 2.5 (#29285)
1 parent 196c21c commit 6b25b71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ dependencies {
9494
compile 'com.netflix.nebula:gradle-info-plugin:3.0.3'
9595
compile 'org.eclipse.jgit:org.eclipse.jgit:3.2.0.201312181205-r'
9696
compile 'com.perforce:p4java:2012.3.551082' // THIS IS SUPPOSED TO BE OPTIONAL IN THE FUTURE....
97-
compile 'de.thetaphi:forbiddenapis:2.4.1'
97+
compile 'de.thetaphi:forbiddenapis:2.5'
9898
compile 'org.apache.rat:apache-rat:0.11'
9999
compile "org.elasticsearch:jna:4.5.1"
100100
}

0 commit comments

Comments
 (0)