We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5355bcc commit 0cccd61Copy full SHA for 0cccd61
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.7.1-0.6.x-compat" }
22
-spotless = { module = "com.diffplug.spotless:spotless-plugin-gradle", version = "7.1.0" }
+spotless = { module = "com.diffplug.spotless:spotless-plugin-gradle", version = "7.2.0" }
23
test-assertj = { module = "org.assertj:assertj-core", version = "3.27.3" }
24
test-assertk = "com.willowtreeapps.assertk:assertk:0.28.1"
25
test-jimfs = "com.google.jimfs:jimfs:1.3.1"
0 commit comments