Update groupId io.projectreactor.addons -> io.projectreactor
Fixes gh-4377
This commit is contained in:
+1
-1
@@ -11,7 +11,7 @@ dependencies {
|
||||
compile 'org.springframework:spring-webflux'
|
||||
|
||||
testCompile project(':spring-security-test')
|
||||
testCompile 'io.projectreactor.addons:reactor-test'
|
||||
testCompile 'io.projectreactor:reactor-test'
|
||||
testCompile 'org.skyscreamer:jsonassert'
|
||||
testCompile 'org.springframework:spring-test'
|
||||
}
|
||||
|
||||
+1
-1
@@ -11,7 +11,7 @@ dependencies {
|
||||
compile 'org.springframework:spring-webflux'
|
||||
|
||||
testCompile project(':spring-security-test')
|
||||
testCompile 'io.projectreactor.addons:reactor-test'
|
||||
testCompile 'io.projectreactor:reactor-test'
|
||||
testCompile 'org.skyscreamer:jsonassert'
|
||||
testCompile 'org.springframework:spring-test'
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user