File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ dependencies {
55
66 testImplementation projects. spockCore
77 testImplementation " org.springframework:spring-context"
8- testImplementation ( " org.springframework:spring-test" )
8+ testImplementation " org.springframework:spring-test"
99
1010 testRuntimeOnly projects. spockSpring
1111}
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ dependencies {
77 testImplementation projects. spockSpring
88 testImplementation libs. junit4
99 testImplementation " org.springframework:spring-context"
10- testImplementation ( " org.springframework:spring-test" )
10+ testImplementation " org.springframework:spring-test"
1111
1212}
1313
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ dependencies {
2020 testImplementation projects. spockSpring
2121 testImplementation libs. junit4
2222 testImplementation " org.springframework:spring-context"
23- testImplementation( " org.springframework:spring-test" )
23+ testImplementation " org.springframework:spring-test"
2424
2525}
2626
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ dependencies {
2020 testImplementation projects. spockSpring
2121 testImplementation libs. junit4
2222 testImplementation " org.springframework:spring-context"
23- testImplementation( " org.springframework:spring-test" )
23+ testImplementation " org.springframework:spring-test"
2424
2525}
2626
You can’t perform that action at this time.
0 commit comments