Skip to content

Commit

Permalink
Update dependency org.jmailen.gradle:kotlinter-gradle to v3.10.0 (#65)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot committed Apr 8, 2022
1 parent a8397fa commit acc28fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Expand Up @@ -14,7 +14,7 @@ buildscript {
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
classpath "de.mannodermaus.gradle.plugins:android-junit5:1.8.2.0"
classpath "com.hiya:jacoco-android:0.2"
classpath "org.jmailen.gradle:kotlinter-gradle:3.9.0"
classpath "org.jmailen.gradle:kotlinter-gradle:3.10.0"
classpath "org.jetbrains.dokka:dokka-gradle-plugin:1.6.10"
// NOTE: Do not place your application dependencies here; they belong
// in the individual module build.gradle files
Expand Down

0 comments on commit acc28fd

Please sign in to comment.