HHH-13682 Upgrade to forbiddenapis 2.7
So that we can feed it Java 13/14 bytecode
This commit is contained in:
parent
5eb8ee32c5
commit
1356e0abb8
|
@ -10,7 +10,7 @@ buildscript {
|
|||
mavenCentral()
|
||||
}
|
||||
dependencies {
|
||||
classpath 'de.thetaphi:forbiddenapis:2.6'
|
||||
classpath 'de.thetaphi:forbiddenapis:2.7'
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue