Skip to content

Commit

Permalink
chore(deps): update plugin org.jlleitschuh.gradle.ktlint to v12.0.3 (#…
Browse files Browse the repository at this point in the history
…265)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 12, 2023
1 parent 6ce7d89 commit a367e3b
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 @@ -4,7 +4,7 @@ plugins {
kotlin("jvm") version "1.9.21"
id("kediatr-publishing") apply false
id("kediatr-coverage")
id("org.jlleitschuh.gradle.ktlint") version "12.0.2"
id("org.jlleitschuh.gradle.ktlint") version "12.0.3"
id("com.palantir.git-version") version "3.0.0"
id("com.adarshr.test-logger") version "4.0.0"
java
Expand Down

0 comments on commit a367e3b

Please sign in to comment.