Bump de.thetaphi.forbiddenapis from 3.9 to 3.10 (#945)

Bumps de.thetaphi.forbiddenapis from 3.9 to 3.10.

---
updated-dependencies:
- dependency-name: de.thetaphi.forbiddenapis
  dependency-version: '3.10'
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2025-11-19 15:40:28 +01:00 committed by GitHub
parent d83039cca7
commit e7c0389865
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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'