chore(deps): bump org.jlleitschuh.gradle.ktlint from 12.0.2 to 12.0.3
Bumps org.jlleitschuh.gradle.ktlint from 12.0.2 to 12.0.3. --- updated-dependencies: - dependency-name: org.jlleitschuh.gradle.ktlint dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
4017ea2bc7
commit
ae1e12c5f6
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ buildscript {
|
|||
}
|
||||
|
||||
plugins {
|
||||
id("org.jlleitschuh.gradle.ktlint") version "12.0.2"
|
||||
id("org.jlleitschuh.gradle.ktlint") version "12.0.3"
|
||||
}
|
||||
|
||||
allprojects {
|
||||
|
|
Loading…
Reference in a new issue