Skip to content

Commit

Permalink
chore(deps): update plugin org.jlleitschuh.gradle.ktlint to v12
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 4, 2024
1 parent 673f422 commit f6e1c74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion operator/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ plugins {
kotlin("jvm") version "1.9.22"
kotlin("kapt") version "1.9.22"
kotlin("plugin.spring") version "1.9.22"
id("org.jlleitschuh.gradle.ktlint") version "11.6.1"
id("org.jlleitschuh.gradle.ktlint") version "12.0.3"
id("com.gorylenko.gradle-git-properties") version "2.4.1"
id("org.springframework.boot") version "3.2.2"
id("io.spring.dependency-management") version "1.1.4"
Expand Down

0 comments on commit f6e1c74

Please sign in to comment.