Skip to content
This repository has been archived by the owner on Feb 1, 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
…14.0
  • Loading branch information
renovate[bot] authored Feb 1, 2023
1 parent 58da856 commit 93cae81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ buildscript {

dependencies {
classpath("org.jetbrains.kotlinx:atomicfu-gradle-plugin:0.18.4")
classpath("com.diffplug.spotless:spotless-plugin-gradle:6.13.0")
classpath("com.diffplug.spotless:spotless-plugin-gradle:6.14.0")
classpath("gay.floof.utils:gradle-utils:1.3.0")
classpath(kotlin("gradle-plugin", version = "1.6.21"))
classpath(kotlin("serialization", version = "1.6.21"))
Expand Down

0 comments on commit 93cae81

Please sign in to comment.