Skip to content

Commit 2511e69

Browse files
authored
Update forbidden apis to 3.8 (#117047) (#117069)
1 parent db57280 commit 2511e69

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

gradle/build.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ checkstyle = "com.puppycrawl.tools:checkstyle:10.3"
1616
commons-codec = "commons-codec:commons-codec:1.11"
1717
commmons-io = "commons-io:commons-io:2.2"
1818
docker-compose = "com.avast.gradle:gradle-docker-compose-plugin:0.17.5"
19-
forbiddenApis = "de.thetaphi:forbiddenapis:3.6"
19+
forbiddenApis = "de.thetaphi:forbiddenapis:3.8"
2020
gradle-enterprise = "com.gradle:develocity-gradle-plugin:3.18.1"
2121
hamcrest = "org.hamcrest:hamcrest:2.1"
2222
httpcore = "org.apache.httpcomponents:httpcore:4.4.12"

gradle/verification-metadata.xml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1301,6 +1301,11 @@
13011301
<sha256 value="7b478e69fb613a05c2e1cb0ecfd257618cfb477333660914440a30b5afc712ff" origin="Generated by Gradle"/>
13021302
</artifact>
13031303
</component>
1304+
<component group="de.thetaphi" name="forbiddenapis" version="3.8">
1305+
<artifact name="forbiddenapis-3.8.jar">
1306+
<sha256 value="c8f7d13e5ac1cbbd605616b8882bf1693047a0351ac9e70c7b42fb6d43b3240d" origin="Generated by Gradle"/>
1307+
</artifact>
1308+
</component>
13041309
<component group="dev.equo.ide" name="solstice" version="1.7.4">
13051310
<artifact name="solstice-1.7.4.jar">
13061311
<sha256 value="1288c1010299cb8434218e370f2291f2d6ea49b3ccb34b5082080f7c270a254c" origin="Generated by Gradle"/>

0 commit comments

Comments
 (0)