kopia lustrzana https://github.com/JOSM/MapWithAI
Gradle: Update dependencies
Signed-off-by: Taylor Smock <tsmock@fb.com>pull/1/head
rodzic
88d1bc7b81
commit
b9540604f7
|
@ -5,8 +5,8 @@ import java.nio.file.Files
|
|||
import java.nio.file.Paths
|
||||
|
||||
plugins {
|
||||
id "com.diffplug.spotless" version "6.0.1"
|
||||
id "com.github.ben-manes.versions" version "0.39.0"
|
||||
id "com.diffplug.spotless" version "6.1.0"
|
||||
id "com.github.ben-manes.versions" version "0.41.0"
|
||||
id "com.github.spotbugs" version "4.8.0"
|
||||
// id "de.aaschmid.cpd" version "3.3"
|
||||
id "eclipse"
|
||||
|
@ -80,7 +80,7 @@ def versions = [
|
|||
jmockit: "1.49",
|
||||
junit: "5.8.2",
|
||||
pmd: "6.20.0",
|
||||
spotbugs: "4.5.0",
|
||||
spotbugs: "4.5.3",
|
||||
wiremock: "2.32.0",
|
||||
findsecbugs: "1.11.0",
|
||||
]
|
||||
|
|
Ładowanie…
Reference in New Issue