File tree 1 file changed +1
-1
lines changed
1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -42,7 +42,7 @@ tasks.withType<org.jetbrains.kotlin.gradle.tasks.KotlinCompile>().configureEach
42
42
}
43
43
44
44
dependencies {
45
- implementation(" com.github.spotbugs.snom:spotbugs-gradle-plugin:5.1.3 " ) // https://plugins.gradle.org/plugin/com.github.spotbugs
45
+ implementation(" com.github.spotbugs.snom:spotbugs-gradle-plugin:5.2.1 " ) // https://plugins.gradle.org/plugin/com.github.spotbugs
46
46
implementation(" com.diffplug.spotless:spotless-plugin-gradle:6.22.0" ) // https://plugins.gradle.org/plugin/com.diffplug.spotless
47
47
implementation(" gradle.plugin.org.kt3k.gradle.plugin:coveralls-gradle-plugin:2.12.2" ) // https://plugins.gradle.org/plugin/com.github.kt3k.coveralls
48
48
implementation(" org.javamodularity:moduleplugin:1.8.12" ) // https://plugins.gradle.org/plugin/org.javamodularity.moduleplugin
You can’t perform that action at this time.
0 commit comments