We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2ef3ba5 commit 27684e2Copy full SHA for 27684e2
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.1.0"
+ val spotlessVersion = "7.2.0"
21
22
repositories {
23
mavenCentral()
benchmarking/gradle/spotless.gradle.kts
0 commit comments