Merge pull request #3106 from nightscout/dependabot/gradle/dev/org.jlleitschuh.gradle.ktlint-12.0.3
chore(deps): bump org.jlleitschuh.gradle.ktlint from 12.0.2 to 12.0.3
This commit is contained in:
commit
8e76e2b2a1
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