Skip to content

Commit

Permalink
Update dependency org.jlleitschuh.gradle:ktlint-gradle to v12
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 30, 2024
1 parent 1280090 commit 47657bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ gradleMavenPublish-gp = "com.vanniktech:gradle-maven-publish-plugin:0.28.0"
junit = "junit:junit:4.13.2"
kotlin-gp = "org.jetbrains.kotlin:kotlin-gradle-plugin:1.9.23"
kotlin-reflect = "org.jetbrains.kotlin:kotlin-reflect:1.9.23"
ktlint-gp = "org.jlleitschuh.gradle:ktlint-gradle:11.6.1"
ktlint-gp = "org.jlleitschuh.gradle:ktlint-gradle:12.1.0"
mockito-core = "org.mockito:mockito-core:4.11.0"
mockito-kotlin = "org.mockito.kotlin:mockito-kotlin:4.1.0"
recyclerViewDivider-buildTools = { module = "com.fondesa.recyclerviewdivider.buildtools:build-tools" }
Expand Down

0 comments on commit 47657bf

Please sign in to comment.