Skip to content

Commit a3d424f

Browse files
Bump de.thetaphi:forbiddenapis from 3.8 to 3.9 (#255)
Bumps [de.thetaphi:forbiddenapis](https://github.com/policeman-tools/forbidden-apis) from 3.8 to 3.9. - [Commits](policeman-tools/forbidden-apis@3.8...3.9) --- updated-dependencies: - dependency-name: de.thetaphi:forbiddenapis dependency-version: '3.9' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a6e6a04 commit a3d424f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ dependencies {
1111
implementation("io.freefair.gradle:lombok-plugin:8.13.1")
1212
implementation("com.bmuschko:gradle-docker-plugin:9.4.0")
1313
implementation("gradle.plugin.com.google.gradle:osdetector-gradle-plugin:1.7.3")
14-
implementation("de.thetaphi:forbiddenapis:3.8")
14+
implementation("de.thetaphi:forbiddenapis:3.9")
1515
implementation("com.github.spotbugs.snom:spotbugs-gradle-plugin:6.1.7")
1616
implementation("org.gradle:test-retry-gradle-plugin:1.6.2")
1717
}

0 commit comments

Comments
 (0)