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:
dependabot[bot] 2023-12-12 08:55:00 +00:00 committed by GitHub
parent 4017ea2bc7
commit ae1e12c5f6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -22,7 +22,7 @@ buildscript {
} }
plugins { plugins {
id("org.jlleitschuh.gradle.ktlint") version "12.0.2" id("org.jlleitschuh.gradle.ktlint") version "12.0.3"
} }
allprojects { allprojects {