We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9a6a9d0 commit 5390dedCopy full SHA for 5390ded
rsocket-core/build.gradle
@@ -38,7 +38,6 @@ dependencies {
38
testImplementation 'org.mockito:mockito-core'
39
40
testRuntimeOnly 'ch.qos.logback:logback-classic'
41
- testRuntimeOnly 'org.jctools:jctools-core'
42
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine'
43
44
// TODO: Remove after JUnit5 migration
0 commit comments