Bump org.jlleitschuh.gradle:ktlint-gradle from 11.2.0 to 11.3.1
Bumps org.jlleitschuh.gradle:ktlint-gradle from 11.2.0 to 11.3.1. --- 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>
This commit is contained in:
parent
6ce18dfc03
commit
2d6454bbf7
|
@ -14,7 +14,7 @@ buildscript {
|
|||
dependencies {
|
||||
classpath 'com.android.tools.build:gradle:7.4.2'
|
||||
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
|
||||
classpath "org.jlleitschuh.gradle:ktlint-gradle:11.2.0"
|
||||
classpath "org.jlleitschuh.gradle:ktlint-gradle:11.3.1"
|
||||
// NOTE: Do not place your application dependencies here; they belong
|
||||
// in the individual module build.gradle files
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue