Skip to content

Commit 42269e4

Browse files
chore(deps): bump com.github.autostyle from 3.2 to 4.0
Bumps [com.github.autostyle](https://github.com/autostyle/autostyle) from 3.2 to 4.0. - [Release notes](https://github.com/autostyle/autostyle/releases) - [Changelog](https://github.com/autostyle/autostyle/blob/master/CHANGES.md) - [Commits](autostyle/autostyle@v3.2...v4.0) --- updated-dependencies: - dependency-name: com.github.autostyle dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 65b3ec5 commit 42269e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
plugins {
33
id("org.jlleitschuh.gradle.ktlint") version "12.1.1"
44
id 'org.jetbrains.kotlin.jvm' version '1.9.10'
5-
id 'com.github.autostyle' version '3.2'
5+
id 'com.github.autostyle' version '4.0'
66
id 'application'
77
}
88

0 commit comments

Comments
 (0)