Skip to content

Commit

Permalink
build(deps): bump org.jlleitschuh.gradle.ktlint from 12.1.1 to 12.1.2…
Browse files Browse the repository at this point in the history
… in /watermarker (#156)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 20, 2024
1 parent d3f71d1 commit ac64d1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion watermarker/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ plugins {
kotlin("multiplatform") version "2.0.21"
id("maven-publish")
id("org.jetbrains.dokka") version "1.9.20"
id("org.jlleitschuh.gradle.ktlint") version "12.1.1"
id("org.jlleitschuh.gradle.ktlint") version "12.1.2"
id("org.jetbrains.kotlinx.kover") version "0.8.3"
}

Expand Down

0 comments on commit ac64d1a

Please sign in to comment.