Upgrade to MongoDB 5.0

See gh-39989
This commit is contained in:
Christoph Strobl
2024-03-15 14:29:06 +01:00
committed by Andy Wilkinson
parent 3699bcfb87
commit 35bc0f9f21
3 changed files with 2 additions and 5 deletions

View File

@@ -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",