kopia lustrzana https://github.com/JOSM/MapWithAI
rodzic
ca85a58cae
commit
e3f21db410
|
@ -5,9 +5,9 @@ import java.nio.file.Files
|
|||
import java.nio.file.Paths
|
||||
|
||||
plugins {
|
||||
id "com.diffplug.spotless" version "6.0.0"
|
||||
id "com.diffplug.spotless" version "6.0.1"
|
||||
id "com.github.ben-manes.versions" version "0.39.0"
|
||||
id "com.github.spotbugs" version "4.7.9"
|
||||
id "com.github.spotbugs" version "4.8.0"
|
||||
// id "de.aaschmid.cpd" version "3.3"
|
||||
id "eclipse"
|
||||
id "jacoco"
|
||||
|
@ -78,7 +78,7 @@ def versions = [
|
|||
errorprone: "2.10.0",
|
||||
jacoco: "0.8.5",
|
||||
jmockit: "1.49",
|
||||
junit: "5.8.1",
|
||||
junit: "5.8.2",
|
||||
pmd: "6.20.0",
|
||||
spotbugs: "4.5.0",
|
||||
wiremock: "2.27.2",
|
||||
|
|
Ładowanie…
Reference in New Issue