File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -43,7 +43,7 @@ tasks.withType<org.jetbrains.kotlin.gradle.tasks.KotlinCompile>().configureEach
43
43
44
44
dependencies {
45
45
implementation(" com.github.spotbugs.snom:spotbugs-gradle-plugin:6.0.7" ) // https://plugins.gradle.org/plugin/com.github.spotbugs
46
- implementation(" com.diffplug.spotless:spotless-plugin-gradle:7.0.2 " ) // https://plugins.gradle.org/plugin/com.diffplug.spotless
46
+ implementation(" com.diffplug.spotless:spotless-plugin-gradle:7.0.4 " ) // 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
49
49
implementation(" io.github.gradle-nexus:publish-plugin:1.3.0" ) // https://plugins.gradle.org/plugin/io.github.gradle-nexus.publish-plugin
You can’t perform that action at this time.
0 commit comments