nieqiurong 8 éve
szülő
commit
d1dd981d19
1 módosított fájl, 1 hozzáadás és 0 törlés
  1. 1 0
      build.gradle

+ 1 - 0
build.gradle

@@ -103,4 +103,5 @@ dependencies {
     testCompile("org.slf4j:slf4j-api:1.7.25")
     testCompile("org.slf4j:jcl-over-slf4j:1.7.25")
     testCompile("org.springframework:spring-test:${springVersion}")
+    testCompile("org.springframework:spring-webmvc:${springVersion}")
 }