Skip to content

Commit

Permalink
Gradle: Update Spotless to 6.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
saschpe committed Apr 26, 2022
1 parent 004a3cc commit c0c52b1
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 @@ -10,7 +10,7 @@ buildscript {

plugins {
kotlin("jvm") version "1.6.21"
id("com.diffplug.spotless") version "6.3.0"
id("com.diffplug.spotless") version "6.5.0"
id("com.github.ben-manes.versions") version "0.42.0"
}

Expand Down

0 comments on commit c0c52b1

Please sign in to comment.