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 f51f37a commit b9ac4a1Copy full SHA for b9ac4a1
driver-reactive-streams/build.gradle
@@ -70,5 +70,6 @@ afterEvaluate {
70
'org.bson.*',
71
'com.mongodb.crypt.capi.*;resolution:=optional',
72
'com.mongodb.*',
73
+ 'reactor.core.*',
74
].join(',')
75
}
0 commit comments