Skip to content
This repository has been archived by the owner on Oct 18, 2023. It is now read-only.

Commit

Permalink
Update dependency com.diffplug.spotless:spotless-plugin-gradle to v6.…
Browse files Browse the repository at this point in the history
…18.0
  • Loading branch information
renovate[bot] authored Apr 6, 2023
1 parent 1daea58 commit 616c74d
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("org.jetbrains.kotlinx:kotlinx-benchmark-plugin:0.4.7")
implementation("org.jetbrains.kotlinx:atomicfu-gradle-plugin:0.18.5")
implementation("com.diffplug.spotless:spotless-plugin-gradle:6.12.0")
implementation("com.diffplug.spotless:spotless-plugin-gradle:6.18.0")
implementation("org.jetbrains.dokka:dokka-gradle-plugin:1.7.20")
implementation("dev.floofy.commons:gradle:2.4.1")
implementation(kotlin("serialization", "1.7.22"))
Expand Down

0 comments on commit 616c74d

Please sign in to comment.