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 Nov 26, 2024
1 parent 9e10c31 commit 29d8fde
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.2"

repositories {
gradlePluginPortal()
Expand Down

0 comments on commit 29d8fde

Please sign in to comment.