Skip to content

Commit

Permalink
Bump de.thetaphi:forbiddenapis from 3.6 to 3.7 (#226)
Browse files Browse the repository at this point in the history
Bumps [de.thetaphi:forbiddenapis](https://github.com/policeman-tools/forbidden-apis) from 3.6 to 3.7.
- [Commits](policeman-tools/forbidden-apis@3.6...3.7)

---
updated-dependencies:
- dependency-name: de.thetaphi:forbiddenapis
  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>
  • Loading branch information
dependabot[bot] committed Mar 26, 2024
1 parent 99b7556 commit 2cc6379
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -189,7 +189,7 @@
<plugin>
<groupId>de.thetaphi</groupId>
<artifactId>forbiddenapis</artifactId>
<version>3.6</version>
<version>3.7</version>
<configuration>
<failOnViolation>true</failOnViolation>
<!-- if the used Java version is too new, don't fail, just do nothing: -->
Expand Down

0 comments on commit 2cc6379

Please sign in to comment.