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 413eb04 commit 29726e6Copy full SHA for 29726e6
gradle/libs.versions.toml
@@ -6,7 +6,7 @@ kotest = "5.9.1"
6
kotest-junit5-jvm = { module = "io.kotest:kotest-runner-junit5-jvm", version.ref = "kotest" }
7
kotest-assertions-core-jvm = { module = "io.kotest:kotest-assertions-core-jvm", version.ref = "kotest" }
8
gradle-plugins-testkit = "io.github.mirko-felice.testkit:core:0.9.0"
9
-gradle-scalafix = "io.github.cosmicsilence:gradle-scalafix:0.2.2"
+gradle-scalafix = "io.github.cosmicsilence:gradle-scalafix:0.2.4"
10
gradle-scalafmt = "cz.augi:gradle-scalafmt:1.21.3"
11
12
[bundles]
0 commit comments