Skip to content

Commit 0b80c06

Browse files
benjchristensenNiteshKant
authored andcommitted
Remove Cyclic Dependency
This causes the build to break in Eclipse.
1 parent 91a24b7 commit 0b80c06

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

reactivesocket-core/build.gradle

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,5 @@ jmh {
3939
dependencies {
4040
compile project(':reactivesocket-publishers')
4141

42-
testCompile project(':reactivesocket-test')
43-
4442
jmh group: 'org.openjdk.jmh', name: 'jmh-generator-annprocess', version: '1.15'
4543
}

0 commit comments

Comments
 (0)