Skip to content

Commit

Permalink
Update plugin org.jlleitschuh.gradle.ktlint to v11.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 3, 2024
1 parent fb4b78b commit 2857ba9
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 @@ -7,7 +7,7 @@ plugins {
kotlin("jvm") version "1.7.21"
id("idea")
id("org.gradle.crypto.checksum") version "1.4.0"
id("org.jlleitschuh.gradle.ktlint") version "11.3.1"
id("org.jlleitschuh.gradle.ktlint") version "11.6.0"
}

group = "io.provenance"
Expand Down

0 comments on commit 2857ba9

Please sign in to comment.