Skip to content

Commit

Permalink
Update dependency com.diffplug.spotless:spotless-plugin-gradle to v6.…
Browse files Browse the repository at this point in the history
…23.3
  • Loading branch information
renovate[bot] authored Dec 4, 2023
1 parent 76ef704 commit 2cd1e82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build-logic/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ repositories {

dependencies {
implementation("com.gradle.publish:plugin-publish-plugin:1.2.1")
implementation("com.diffplug.spotless:spotless-plugin-gradle:6.23.2")
implementation("com.diffplug.spotless:spotless-plugin-gradle:6.23.3")
implementation("org.ajoberstar.git-publish:gradle-git-publish:3.0.1")
implementation("org.jetbrains.dokka:dokka-gradle-plugin:1.9.10")
implementation("org.sonarsource.scanner.gradle:sonarqube-gradle-plugin:3.3")
Expand Down

0 comments on commit 2cd1e82

Please sign in to comment.