This commit is contained in:
Andy Wilkinson
2025-06-10 10:58:36 +01:00
parent 6df3de7357
commit d58b613db6

View File

@@ -1547,7 +1547,7 @@ bom {
releaseNotes("https://github.com/mockito/mockito/releases/tag/v{version}")
}
}
library("MongoDB", "5.5.1") {
library("MongoDB", "5.5.0") {
alignWith {
version {
of "org.mongodb:mongodb-driver-core"