Skip to content

Commit

Permalink
build: bump spotless to 6.24.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Leon406 committed Jan 23, 2024
1 parent 40a5484 commit dc55c96
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
plugins {
id 'java'
id "org.jetbrains.kotlin.jvm" version "1.9.21"
id "com.diffplug.spotless" version "6.23.3"
id "com.diffplug.spotless" version "6.24.0"
id "io.gitlab.arturbosch.detekt" version "1.23.4"
}

Expand Down

0 comments on commit dc55c96

Please sign in to comment.