Skip to content
This repository has been archived by the owner on Jan 13, 2024. It is now read-only.

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.21.0
  • Loading branch information
renovate[bot] committed Aug 29, 2023
1 parent a61f7fd commit 36380cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ repositories {
}

dependencies {
implementation("com.diffplug.spotless:spotless-plugin-gradle:6.20.0")
implementation("com.diffplug.spotless:spotless-plugin-gradle:6.21.0")
implementation("dev.floofy.commons:gradle:2.5.1")
implementation(gradleApi())
}
Expand Down

0 comments on commit 36380cd

Please sign in to comment.