Upgrade to MongoDB 5.5.0
Closes gh-45660
This commit is contained in:
@@ -1595,7 +1595,7 @@ bom {
|
||||
releaseNotes("https://github.com/mockito/mockito/releases/tag/v{version}")
|
||||
}
|
||||
}
|
||||
library("MongoDB", "5.4.0") {
|
||||
library("MongoDB", "5.5.0") {
|
||||
group("org.mongodb") {
|
||||
bom("mongodb-driver-bom")
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user