We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa50d08 commit 9e60eecCopy full SHA for 9e60eec
1 file changed
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