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
  • Loading branch information
renovate[bot] authored and KengoTODA committed Mar 27, 2024
1 parent 167ad68 commit 66a66e5
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 @@ -8,7 +8,7 @@ repositories {
}

dependencies {
implementation("com.diffplug.spotless:spotless-plugin-gradle:6.22.0")
implementation("com.diffplug.spotless:spotless-plugin-gradle:6.25.0")
implementation("org.jetbrains.kotlin:kotlin-gradle-plugin:1.9.20")
implementation("com.google.devtools.ksp:com.google.devtools.ksp.gradle.plugin:1.9.23-1.0.19")
}

0 comments on commit 66a66e5

Please sign in to comment.