We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 201732c commit 6a91795Copy full SHA for 6a91795
gradle/libs.versions.toml
@@ -19,7 +19,7 @@ kotlin-gradle-plugin = { module = "org.jetbrains.kotlin:kotlin-gradle-plugin", v
19
kotlin-test = { module = "org.jetbrains.kotlin:kotlin-test" }
20
kotlin-test-junit = { module = "org.jetbrains.kotlin:kotlin-test-junit" }
21
kotlin-time = { module = "org.jetbrains.kotlinx:kotlinx-datetime", version = "0.6.1" }
22
-spotless = { module = "com.diffplug.spotless:spotless-plugin-gradle", version = "6.25.0" }
+spotless = { module = "com.diffplug.spotless:spotless-plugin-gradle", version = "7.0.0" }
23
test-assertj = { module = "org.assertj:assertj-core", version = "3.27.2" }
24
test-assertk = "com.willowtreeapps.assertk:assertk:0.28.1"
25
test-jimfs = "com.google.jimfs:jimfs:1.3.0"
0 commit comments