Skip to content

Commit

Permalink
chore(deps): update plugin org.jlleitschuh.gradle.ktlint to v11.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Feb 3, 2024
1 parent f441174 commit eee4bb6
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.5.1"
// 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 eee4bb6

Please sign in to comment.