diff --git a/build.gradle b/build.gradle index 56f24d9f6c..1a56689fbb 100644 --- a/build.gradle +++ b/build.gradle @@ -35,7 +35,7 @@ plugins { id 'org.nosphere.apache.rat' version '0.8.1' id 'distribution' id 'com.github.spotbugs' version '6.4.4' // 6.2.0+ requires JDK 11 - id 'de.thetaphi.forbiddenapis' version '3.9' + id 'de.thetaphi.forbiddenapis' version '3.10' id 'org.sonarqube' version '7.0.1.6134' id 'org.cyclonedx.bom' version '2.4.1' id 'com.adarshr.test-logger' version '4.0.0'