We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 27684e2 commit cf4cffdCopy full SHA for cf4cffd
2 files changed
baseline-profiles/gradle/spotless.gradle.kts
@@ -17,7 +17,7 @@
17
val ktlintVersion = "0.43.0"
18
19
initscript {
20
- val spotlessVersion = "7.2.0"
+ val spotlessVersion = "7.2.1"
21
22
repositories {
23
mavenCentral()
benchmarking/gradle/spotless.gradle.kts
0 commit comments