From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Oct 2024 14:13:28 +0000 (+0000) Subject: Bump de.thetaphi.forbiddenapis from 3.7 to 3.8 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=refs%2Fpull%2F705%2Fhead;p=poi.git Bump de.thetaphi.forbiddenapis from 3.7 to 3.8 Bumps de.thetaphi.forbiddenapis from 3.7 to 3.8. --- updated-dependencies: - dependency-name: de.thetaphi.forbiddenapis dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- diff --git a/build.gradle b/build.gradle index 3c371f58a4..244abee085 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.0.23' - id 'de.thetaphi.forbiddenapis' version '3.7' + id 'de.thetaphi.forbiddenapis' version '3.8' id 'org.sonarqube' version '4.0.0.2929' id 'org.cyclonedx.bom' version '1.10.0' id 'com.adarshr.test-logger' version '3.2.0'