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 613a69e7c3 chore: bump autostyle to 4.0
613a69e7c3 is described below

commit 613a69e7c3e614fafc833f329670f04948f1bdc7
Author: Vladimir Sitnikov <[email protected]>
AuthorDate: Mon Oct 27 19:48:39 2025 +0300

    chore: bump autostyle to 4.0
---
 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 037a86cfe6..4f4b496f93 100644
--- a/build-logic/verification/build.gradle.kts
+++ b/build-logic/verification/build.gradle.kts
@@ -22,7 +22,7 @@ plugins {
 dependencies {
     api(projects.basics)
     api(projects.buildParameters)
-    api("com.github.autostyle:com.github.autostyle.gradle.plugin:3.2")
+    api("com.github.autostyle:com.github.autostyle.gradle.plugin:4.0")
     api("com.github.spotbugs:com.github.spotbugs.gradle.plugin:6.0.4")
     api("com.github.vlsi.ide:com.github.vlsi.ide.gradle.plugin:2.0.0")
     
api("com.github.vlsi.gradle-extensions:com.github.vlsi.gradle-extensions.gradle.plugin:2.0.0")

Reply via email to