Upgrade to MongoDB 5.0
See gh-39989
This commit is contained in:
committed by
Andy Wilkinson
parent
3699bcfb87
commit
35bc0f9f21
@@ -1286,7 +1286,7 @@ bom {
|
||||
releaseNotes("https://github.com/mockito/mockito/releases/tag/v{version}")
|
||||
}
|
||||
}
|
||||
library("MongoDB", "4.11.1") {
|
||||
library("MongoDB", "5.0.0") {
|
||||
group("org.mongodb") {
|
||||
modules = [
|
||||
"bson",
|
||||
|
||||
Reference in New Issue
Block a user