Skip to content

Commit

Permalink
Bump org.jlleitschuh.gradle:ktlint-gradle from 12.1.1 to 12.1.2
Browse files Browse the repository at this point in the history
Bumps org.jlleitschuh.gradle:ktlint-gradle from 12.1.1 to 12.1.2.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 2, 2024
1 parent d407100 commit 9639b2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ buildscript {
// Debug and quality control
binaryCompatibilityValidator = '0.16.3'
detektVersion = '1.23.7'
ktLintGradleVersion = '12.1.1'
ktLintGradleVersion = '12.1.2'
leakcanaryVersion = '2.14'

// Apollo
Expand Down

0 comments on commit 9639b2b

Please sign in to comment.