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.
2 parents 0f303a8 + 1d78255 commit ce115fdCopy full SHA for ce115fd
build.gradle
@@ -73,6 +73,7 @@ dependencies {
73
testImplementation 'org.slf4j:slf4j-simple:' + slf4jVersion
74
testImplementation 'junit:junit:4.12'
75
testImplementation 'org.awaitility:awaitility:2.0.0'
76
+ testImplementation 'io.projectreactor:reactor-core:3.6.6'
77
testImplementation 'com.github.ben-manes.caffeine:caffeine:2.9.0'
78
testImplementation 'io.projectreactor:reactor-core:3.6.6'
79
}
0 commit comments