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 1004945 commit 57b28e4Copy full SHA for 57b28e4
buildSrc/build.gradle.kts
@@ -13,5 +13,5 @@ dependencies {
13
implementation("com.diffplug.spotless:spotless-plugin-gradle:6.13.0")
14
implementation("info.solidsoft.gradle.pitest:gradle-pitest-plugin:1.9.11")
15
implementation("io.franzbecker:gradle-lombok:5.0.0")
16
- implementation("io.github.cosmicsilence:gradle-scalafix:0.1.13")
+ implementation("io.github.cosmicsilence:gradle-scalafix:0.1.14")
17
}
0 commit comments