Skip to content
This repository has been archived by the owner on Jan 12, 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.23.3
  • Loading branch information
renovate[bot] authored Jan 10, 2024
1 parent ac5784a commit bdad7b7
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 @@ -35,7 +35,7 @@ repositories {
}

dependencies {
implementation("com.diffplug.spotless:spotless-plugin-gradle:6.18.0")
implementation("com.diffplug.spotless:spotless-plugin-gradle:6.23.3")
implementation("org.jetbrains.dokka:dokka-gradle-plugin:1.9.10")
implementation(kotlin("gradle-plugin", "1.9.22"))
implementation(gradleApi())
Expand Down

0 comments on commit bdad7b7

Please sign in to comment.