HHH-12946 Upgrade to fobiddenapis 2.6 (compatible with JDK11)
This commit is contained in:
parent
2daa3811c6
commit
0924138b75
|
@ -10,7 +10,7 @@ buildscript {
|
|||
mavenCentral()
|
||||
}
|
||||
dependencies {
|
||||
classpath 'de.thetaphi:forbiddenapis:2.5'
|
||||
classpath 'de.thetaphi:forbiddenapis:2.6'
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue