This is an automated email from the ASF dual-hosted git repository.

vladimirsitnikov pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/jmeter.git


The following commit(s) were added to refs/heads/master by this push:
     new da18ff51c5 fix(deps): update dependency 
de.thetaphi.forbiddenapis:de.thetaphi.forbiddenapis.gradle.plugin to v3.5.1 
(#5826)
da18ff51c5 is described below

commit da18ff51c5b8ed46c88a9ab26647546692ab1db2
Author: Mend Renovate <[email protected]>
AuthorDate: Thu Apr 27 19:21:53 2023 +0200

    fix(deps): update dependency 
de.thetaphi.forbiddenapis:de.thetaphi.forbiddenapis.gradle.plugin to v3.5.1 
(#5826)
---
 build-logic/verification/build.gradle.kts | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/build-logic/verification/build.gradle.kts 
b/build-logic/verification/build.gradle.kts
index f903ddd585..762def2dd1 100644
--- a/build-logic/verification/build.gradle.kts
+++ b/build-logic/verification/build.gradle.kts
@@ -26,7 +26,7 @@ dependencies {
     api("com.github.spotbugs:com.github.spotbugs.gradle.plugin:5.0.13")
     api("com.github.vlsi.ide:com.github.vlsi.ide.gradle.plugin:1.88")
     
api("com.github.vlsi.gradle-extensions:com.github.vlsi.gradle-extensions.gradle.plugin:1.88")
-    
api("de.thetaphi.forbiddenapis:de.thetaphi.forbiddenapis.gradle.plugin:3.4")
+    
api("de.thetaphi.forbiddenapis:de.thetaphi.forbiddenapis.gradle.plugin:3.5.1")
     api("net.ltgt.errorprone:net.ltgt.errorprone.gradle.plugin:3.1.0")
     api("org.checkerframework:org.checkerframework.gradle.plugin:0.6.26")
     api("org.sonarqube:org.sonarqube.gradle.plugin:4.0.0.2929")

Reply via email to