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.20.0
  • Loading branch information
renovate[bot] authored Jul 18, 2023
1 parent 547791a commit 4e290b8
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.2")
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.20.0")
classpath("com.google.dagger:hilt-android-gradle-plugin:${deps.daggerHilt.version}")
classpath("com.github.ben-manes:gradle-versions-plugin:0.46.0")
classpath("org.jacoco:org.jacoco.core:0.8.9")
Expand Down

0 comments on commit 4e290b8

Please sign in to comment.