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 b495352805 chore(deps): update plugin com.github.autostyle to v4
b495352805 is described below

commit b495352805dfc42a824d9fc5b03303cea4a05b20
Author: Mend Renovate <[email protected]>
AuthorDate: Fri Jul 18 13:39:59 2025 +0000

    chore(deps): update plugin com.github.autostyle to v4
---
 build-logic/build.gradle.kts | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/build-logic/build.gradle.kts b/build-logic/build.gradle.kts
index 457336af36..14feec3f25 100644
--- a/build-logic/build.gradle.kts
+++ b/build-logic/build.gradle.kts
@@ -17,7 +17,7 @@
 
 plugins {
     `embedded-kotlin` apply false
-    id("com.github.autostyle") version "3.2"
+    id("com.github.autostyle") version "4.0"
 }
 
 allprojects {

Reply via email to