Skip to content

Commit

Permalink
Merge pull request #67 from mpe85/renovate/org.jlleitschuh.gradle.ktl…
Browse files Browse the repository at this point in the history
…int-12.x

Update plugin org.jlleitschuh.gradle.ktlint to v12.1.2
  • Loading branch information
mpe85 authored Nov 26, 2024
2 parents e69dc54 + a60a786 commit a907451
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 @@ -14,7 +14,7 @@ plugins {
id("io.gitlab.arturbosch.detekt") version "1.23.7"
id("org.jetbrains.dokka") version "1.9.20"
id("org.jetbrains.kotlinx.kover") version "0.8.3"
id("org.jlleitschuh.gradle.ktlint") version "12.1.1"
id("org.jlleitschuh.gradle.ktlint") version "12.1.2"
id("org.gradle.maven-publish")
id("org.gradle.signing")
id("com.github.ben-manes.versions") version "0.51.0"
Expand Down

0 comments on commit a907451

Please sign in to comment.