Bump org.jlleitschuh.gradle.ktlint from 11.3.1 to 11.3.2
Bumps org.jlleitschuh.gradle.ktlint from 11.3.1 to 11.3.2. --- 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
46a49d899c
commit
f5d910c4e9
|
@ -41,7 +41,7 @@ buildscript {
|
|||
|
||||
plugins {
|
||||
// ktlint Plugin
|
||||
id "org.jlleitschuh.gradle.ktlint" version "11.3.1"
|
||||
id "org.jlleitschuh.gradle.ktlint" version "11.3.2"
|
||||
// Detekt
|
||||
id "io.gitlab.arturbosch.detekt" version "1.22.0"
|
||||
// Ksp
|
||||
|
|
Loading…
Reference in New Issue