Skip to content

Commit

Permalink
chore(deps): update dependency com.diffplug.spotless:spotless-plugin-…
Browse files Browse the repository at this point in the history
…gradle to v6.25.0 (#1099)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jan 23, 2024
1 parent e8e5625 commit e094a4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/build.gradle.kts
Expand Up @@ -9,7 +9,7 @@ repositories {
}

dependencies {
implementation("com.diffplug.spotless:spotless-plugin-gradle:6.24.0")
implementation("com.diffplug.spotless:spotless-plugin-gradle:6.25.0")
implementation("net.ltgt.gradle:gradle-errorprone-plugin:3.1.0")
implementation("com.gradle.publish:plugin-publish-plugin:1.2.1")
implementation("org.sonarsource.scanner.gradle:sonarqube-gradle-plugin:4.4.1.3373")
Expand Down

0 comments on commit e094a4c

Please sign in to comment.