Skip to content

Commit

Permalink
Update plugin org.jlleitschuh.gradle.ktlint to v11.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 22, 2023
1 parent 0841ba6 commit a3d3737
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 @@ -12,7 +12,7 @@ plugins {
`maven-publish`
signing
id("io.spring.dependency-management") version "1.1.0"
id("org.jlleitschuh.gradle.ktlint") version "11.1.0"
id("org.jlleitschuh.gradle.ktlint") version "11.4.2"
// id("org.cqfn.diktat.diktat-gradle-plugin") version "1.0.2"
kotlin("jvm") version "1.8.10"
id("com.github.dawnwords.jacoco.badge") version "0.2.4"
Expand Down

0 comments on commit a3d3737

Please sign in to comment.