Skip to content
This repository has been archived by the owner on Jul 31, 2022. It is now read-only.

Commit

Permalink
Update dependency com.diffplug.spotless:spotless-plugin-gradle to v6.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 11, 2022
1 parent 39fe841 commit 508604c
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 @@ -36,7 +36,7 @@ repositories {

dependencies {
implementation("org.jetbrains.kotlinx:atomicfu-gradle-plugin:0.17.2")
implementation("com.diffplug.spotless:spotless-plugin-gradle:6.5.0")
implementation("com.diffplug.spotless:spotless-plugin-gradle:6.6.0")
implementation("io.kotest:kotest-gradle-plugin:0.3.9")
implementation("gay.floof.utils:gradle-utils:1.3.0")
implementation(kotlin("gradle-plugin", version = "1.6.21"))
Expand Down

0 comments on commit 508604c

Please sign in to comment.