Upgrade to MongoDB 5.1.3

Closes gh-41808
This commit is contained in:
Stéphane Nicoll 2024-08-12 08:27:19 +02:00
parent d3d1f82526
commit b67b404559
1 changed files with 1 additions and 1 deletions

View File

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