Skip to content

Commit

Permalink
Update plugin spotless to v6.2.2 (#2910)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored Feb 10, 2022
1 parent 3ed7d56 commit 814ac04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -49,5 +49,5 @@ jcstress = { id = "io.github.reyerizo.gradle.jcstress", version = "0.8.13" }
kotlin = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
nohttp = { id = "io.spring.nohttp", version = "0.0.10" }
shadow = { id = "com.github.johnrengelman.shadow", version = "7.1.2" }
spotless = { id = "com.diffplug.spotless", version = "6.2.0" }
spotless = { id = "com.diffplug.spotless", version = "6.2.2" }
testsets = { id = "org.unbroken-dome.test-sets", version = "4.0.0" }

0 comments on commit 814ac04

Please sign in to comment.