Skip to content

Commit 973c5f1

Browse files
dependabot[bot]cadivus
authored andcommitted
chore(deps): bump org.jlleitschuh.gradle:ktlint-gradle
Bumps org.jlleitschuh.gradle:ktlint-gradle from 14.0.1 to 14.2.0. --- updated-dependencies: - dependency-name: org.jlleitschuh.gradle:ktlint-gradle dependency-version: 14.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5dee337 commit 973c5f1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/amplify_datastore/android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ buildscript {
1515
dependencies {
1616
classpath 'com.android.tools.build:gradle:8.13.0'
1717
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
18-
classpath 'org.jlleitschuh.gradle:ktlint-gradle:14.0.1'
18+
classpath 'org.jlleitschuh.gradle:ktlint-gradle:14.2.0'
1919
}
2020
}
2121

0 commit comments

Comments
 (0)