Skip to content

Commit b9ac4a1

Browse files
rozzajyemin
authored andcommitted
Added reactor.core packages to the MANIFEST.MF
1 parent f51f37a commit b9ac4a1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

driver-reactive-streams/build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,5 +70,6 @@ afterEvaluate {
7070
'org.bson.*',
7171
'com.mongodb.crypt.capi.*;resolution:=optional',
7272
'com.mongodb.*',
73+
'reactor.core.*',
7374
].join(',')
7475
}

0 commit comments

Comments
 (0)