Upgrade to MongoDB 5.1.3
Closes gh-41808
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user