Skip to content

Commit

Permalink
Merge pull request #117 from Kotlin-Android-Open-Source/renovate/all-…
Browse files Browse the repository at this point in the history
…deps

chore(deps): update dependency com.diffplug.spotless:spotless-plugin-gradle to v6.4.1
  • Loading branch information
hoc081098 committed Mar 31, 2022
2 parents 825a00f + 7e0c17d commit 95f6de4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ buildscript {
dependencies {
classpath("com.android.tools.build:gradle:7.1.2")
classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlinVersion")
classpath("com.diffplug.spotless:spotless-plugin-gradle:6.3.0")
classpath("com.diffplug.spotless:spotless-plugin-gradle:6.4.1")
classpath("dev.ahmedmourad.nocopy:nocopy-gradle-plugin:1.4.0")
classpath("org.jacoco:org.jacoco.core:0.8.7")
classpath("com.vanniktech:gradle-android-junit-jacoco-plugin:0.17.0-SNAPSHOT")
Expand Down

0 comments on commit 95f6de4

Please sign in to comment.