Upgrade to MongoDB 5.2.1

Closes gh-43111
This commit is contained in:
Stéphane Nicoll 2024-11-11 08:18:37 +09:00
parent 0f5a9600a7
commit eb6b3f14a9
1 changed files with 1 additions and 1 deletions

View File

@ -1442,7 +1442,7 @@ bom {
releaseNotes("https://github.com/mockito/mockito/releases/tag/v{version}")
}
}
library("MongoDB", "5.2.0") {
library("MongoDB", "5.2.1") {
group("org.mongodb") {
modules = [
"bson",