Upgrade to MongoDB 5.6.1

Closes gh-47643
This commit is contained in:
Andy Wilkinson
2025-10-15 10:39:12 +01:00
parent 7224b550a3
commit cde86d74c7
@@ -1550,7 +1550,7 @@ bom {
releaseNotes("https://github.com/mockito/mockito/releases/tag/v{version}")
}
}
library("MongoDB", "5.6.0") {
library("MongoDB", "5.6.1") {
alignWith {
version {
of "org.mongodb:mongodb-driver-core"