chore(deps): update plugin com.github.autostyle to v4
Validate Gradle Wrapper / Validation (push) Waiting to run Details
CI / Matrix Preparation (push) Waiting to run Details
CI / ${{ matrix.name }} (push) Blocked by required conditions Details
CI / Error Prone (JDK 17) (push) Waiting to run Details
Release Drafter / Update Release Draft (push) Waiting to run Details

This commit is contained in:
Mend Renovate 2025-07-18 13:39:59 +00:00 committed by Vladimir Sitnikov
parent 4166b4b106
commit b495352805
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@
plugins {
`embedded-kotlin` apply false
id("com.github.autostyle") version "3.2"
id("com.github.autostyle") version "4.0"
}
allprojects {