1
0
mirror of https://github.com/vector-im/riotX-android synced 2025-10-05 15:52:47 +02:00

Bump org.jlleitschuh.gradle.ktlint from 11.2.0 to 11.3.1 (#8205)

Bumps org.jlleitschuh.gradle.ktlint from 11.2.0 to 11.3.1.

---
updated-dependencies:
- dependency-name: org.jlleitschuh.gradle.ktlint
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2023-03-06 07:56:57 +01:00
committed by GitHub
parent 97b47302ef
commit 5117727827

View File

@@ -41,7 +41,7 @@ buildscript {
plugins {
// ktlint Plugin
id "org.jlleitschuh.gradle.ktlint" version "11.2.0"
id "org.jlleitschuh.gradle.ktlint" version "11.3.1"
// Detekt
id "io.gitlab.arturbosch.detekt" version "1.22.0"
// Ksp