Skip to content

Commit

Permalink
Update forbidden apis gradle plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
breskeby committed Oct 19, 2023
1 parent 5d14bca commit 3165904
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion gradle/build.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ checkstyle = "com.puppycrawl.tools:checkstyle:10.3"
commons-codec = "commons-codec:commons-codec:1.11"
commmons-io = "commons-io:commons-io:2.2"
docker-compose = "com.avast.gradle:gradle-docker-compose-plugin:0.17.5"
forbiddenApis = "de.thetaphi:forbiddenapis:3.5.1"
forbiddenApis = "de.thetaphi:forbiddenapis:3.6"
hamcrest = "org.hamcrest:hamcrest:2.1"
httpcore = "org.apache.httpcomponents:httpcore:4.4.12"
httpclient = "org.apache.httpcomponents:httpclient:4.5.10"
Expand Down
6 changes: 3 additions & 3 deletions gradle/verification-metadata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1186,9 +1186,9 @@
<sha256 value="b6ae5b90d5825070d2f82ac61417090fce8ed7e56348a3e86a2026774e8ba56a" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="de.thetaphi" name="forbiddenapis" version="3.5.1">
<artifact name="forbiddenapis-3.5.1.jar">
<sha256 value="3401b109c496a301c95585f94b4099e197fcd001ac008672eaab06d9fbe08a27" origin="Generated by Gradle"/>
<component group="de.thetaphi" name="forbiddenapis" version="3.6">
<artifact name="forbiddenapis-3.6.jar">
<sha256 value="7b478e69fb613a05c2e1cb0ecfd257618cfb477333660914440a30b5afc712ff" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="dev.equo.ide" name="solstice" version="1.0.3">
Expand Down

0 comments on commit 3165904

Please sign in to comment.