File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -5,8 +5,8 @@ import org.sonarsource.kotlin.buildsrc.tasks.FetchRuleMetadata
55plugins {
66 java
77 id(" jacoco" )
8- id(" com.jfrog.artifactory" ) version " 4.24.14 "
9- id(" io.spring.dependency-management" ) version " 1.0.6 .RELEASE" apply false
8+ id(" com.jfrog.artifactory" ) version " 4.25.1 "
9+ id(" io.spring.dependency-management" ) version " 1.0.11 .RELEASE" apply false
1010 id(" org.sonarqube" ) version " 3.3"
1111 id(" org.jetbrains.kotlin.jvm" ) apply false
1212 `maven- publish`
Original file line number Diff line number Diff line change @@ -5,9 +5,9 @@ import java.util.jar.JarInputStream
55
66
77plugins {
8- id(" com.github.johnrengelman.shadow" ) version " 7.0 .0"
8+ id(" com.github.johnrengelman.shadow" ) version " 7.1 .0"
99 kotlin(" jvm" )
10- id(" com.diffplug.spotless" ) version " 5.15.0 "
10+ id(" com.diffplug.spotless" ) version " 6.0.4 "
1111}
1212
1313configure< com.diffplug.gradle.spotless.SpotlessExtension > {
You can’t perform that action at this time.
0 commit comments