Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and PHPirates committed Jan 1, 2025
1 parent e56bd80 commit fdafa70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ plugins {
id("org.jetbrains.kotlinx.kover") version "0.9.0"

// Linting
id("org.jlleitschuh.gradle.ktlint") version "12.1.1"
id("org.jlleitschuh.gradle.ktlint") version "12.1.2"

// Vulnerability scanning
id("org.owasp.dependencycheck") version "11.1.1"
Expand Down

0 comments on commit fdafa70

Please sign in to comment.