Skip to content

Commit ca37587

Browse files
Bump ktlint-gradle from 10.2.1 to 10.3.0
Bumps ktlint-gradle from 10.2.1 to 10.3.0. --- updated-dependencies: - dependency-name: org.jlleitschuh.gradle:ktlint-gradle dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 43466a4 commit ca37587

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ buildscript {
4949
dependencies {
5050
classpath 'com.android.tools.build:gradle:7.1.3'
5151
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlinVersion"
52-
classpath "org.jlleitschuh.gradle:ktlint-gradle:10.2.1"
52+
classpath "org.jlleitschuh.gradle:ktlint-gradle:10.3.0"
5353
}
5454
}
5555

0 commit comments

Comments
 (0)