Skip to content

Commit

Permalink
Merge pull request #275 from nevack/dependabot/gradle/com.diffplug.sp…
Browse files Browse the repository at this point in the history
…otless-6.20.0
  • Loading branch information
nevack authored Jul 18, 2023
2 parents 150603c + 063d102 commit dc0def4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ pluginManagement {

plugins {
id("com.github.ben-manes.versions") version "0.47.0"
id("com.diffplug.spotless") version "6.19.0"
id("com.diffplug.spotless") version "6.20.0"
id("com.android.application") version "8.0.2"
id("org.jetbrains.kotlin.android") version "1.9.0"
id("org.jetbrains.kotlin.kapt") version "1.9.0"
Expand Down

0 comments on commit dc0def4

Please sign in to comment.