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