File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ plugins {
1717
1818 id " com.diffplug.spotless" version " 6.13.0"
1919 id ' com.github.spotbugs' version ' 5.0.14'
20- id " de.thetaphi.forbiddenapis" version " 3.5.1 "
20+ id " de.thetaphi.forbiddenapis" version " 3.8 "
2121
2222 id ' pl.allegro.tech.build.axion-release' version ' 1.14.4'
2323 id ' io.github.gradle-nexus.publish-plugin' version ' 1.3.0'
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ buildscript {
55 }
66 }
77 dependencies {
8- classpath " de.thetaphi:forbiddenapis:3.5.1 "
8+ classpath " de.thetaphi:forbiddenapis:3.8 "
99 }
1010}
1111
@@ -27,5 +27,5 @@ afterEvaluate {
2727}
2828
2929dependencies {
30- compileOnly group : ' de.thetaphi' , name : ' forbiddenapis' , version : ' 3.1 '
30+ compileOnly group : ' de.thetaphi' , name : ' forbiddenapis' , version : ' 3.8 '
3131}
You can’t perform that action at this time.
0 commit comments