Skip to content

Commit

Permalink
fix(deps): update dependency com.diffplug.spotless:spotless-plugin-gr…
Browse files Browse the repository at this point in the history
…adle to v6.15.0
  • Loading branch information
renovate[bot] authored Feb 10, 2023
1 parent a9ea374 commit ab7f51d
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 @@ -13,7 +13,7 @@ buildscript {
dependencies {
classpath("com.android.tools.build:gradle:7.4.1")
classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlinVersion")
classpath("com.diffplug.spotless:spotless-plugin-gradle:6.12.1")
classpath("com.diffplug.spotless:spotless-plugin-gradle:6.15.0")
classpath("com.google.dagger:hilt-android-gradle-plugin:${deps.daggerHilt.version}")
classpath("com.github.ben-manes:gradle-versions-plugin:0.45.0")
classpath("org.jacoco:org.jacoco.core:0.8.8")
Expand Down

0 comments on commit ab7f51d

Please sign in to comment.