Skip to content

Commit

Permalink
fix(deps): update dependency org.jlleitschuh.gradle:ktlint-gradle to v12
Browse files Browse the repository at this point in the history
  • Loading branch information
figure-renovate[bot] committed Jun 28, 2024
1 parent 7fb9a76 commit 0bcb749
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ plugins {
val gradleNexusVersion = "1.3.0"
val kotlinVersion = "1.9.24"
val dokkaVersion = "1.9.20"
val ktLintVersion = "11.6.1"
val ktLintVersion = "12.1.1"

repositories {
gradlePluginPortal()
Expand Down

0 comments on commit 0bcb749

Please sign in to comment.