Skip to content

Commit cde86d7

Browse files
committed
Upgrade to MongoDB 5.6.1
Closes gh-47643
1 parent 7224b55 commit cde86d7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

platform/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1550,7 +1550,7 @@ bom {
15501550
releaseNotes("https://github.com/mockito/mockito/releases/tag/v{version}")
15511551
}
15521552
}
1553-
library("MongoDB", "5.6.0") {
1553+
library("MongoDB", "5.6.1") {
15541554
alignWith {
15551555
version {
15561556
of "org.mongodb:mongodb-driver-core"

0 commit comments

Comments
 (0)