Skip to content

Commit

Permalink
Merge pull request #216 from shogo4405/dependabot/gradle/org.jlleitsc…
Browse files Browse the repository at this point in the history
…huh.gradle-ktlint-gradle-12.1.0

Bump org.jlleitschuh.gradle:ktlint-gradle from 12.0.3 to 12.1.0
  • Loading branch information
shogo4405 authored Jan 14, 2024
2 parents 15a0bbb + 8f6da23 commit 3535ec9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ buildscript {

dependencies {
classpath 'com.android.tools.build:gradle:8.2.1'
classpath "org.jlleitschuh.gradle:ktlint-gradle:12.0.3"
classpath "org.jlleitschuh.gradle:ktlint-gradle:12.1.0"
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
classpath "org.jetbrains.dokka:dokka-gradle-plugin:1.9.10"
}
Expand Down

0 comments on commit 3535ec9

Please sign in to comment.