Skip to content

Commit 15770dd

Browse files
authored
Merge pull request #612 from lunatech-labs/dependabot/gradle/com.github.autostyle-4.0
chore(deps): bump com.github.autostyle from 3.2 to 4.0
2 parents 65b3ec5 + 42269e4 commit 15770dd

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)