Skip to content

Commit 0abd771

Browse files
Update plugin forbiddenApis to v3.8 (#594)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 54c1eef commit 0abd771

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ versions = { id = "com.github.ben-manes.versions", version = "0.51.0" }
126126
license = { id = "com.github.hierynomus.license", version = "0.16.1" }
127127
shadow = { id = "com.github.johnrengelman.shadow", version = "8.1.1" }
128128
spotbugs = { id = "com.github.spotbugs", version = "4.8.0" }
129-
forbiddenApis = { id = "de.thetaphi.forbiddenapis", version = "3.7" }
129+
forbiddenApis = { id = "de.thetaphi.forbiddenapis", version = "3.8" }
130130

131131

132132

0 commit comments

Comments
 (0)