Skip to content

Commit

Permalink
Revert Spotless version upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
outadoc committed Aug 21, 2024
1 parent 876921f commit e213071
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 @@ -2,7 +2,7 @@ import com.diffplug.gradle.spotless.SpotlessExtension

plugins {
id("org.jetbrains.kotlinx.kover") version "0.8.3"
id("com.diffplug.gradle.spotless") version "6.25.0" apply false
id("com.diffplug.gradle.spotless") version "6.2.0" apply false
id("org.jetbrains.kotlin.jvm") version "2.0.0" apply false
}

Expand Down

0 comments on commit e213071

Please sign in to comment.