Skip to content

Commit 9ffe550

Browse files
committed
Upgrade to MongoDB 5.6.0
Closes gh-47169
1 parent cb750d2 commit 9ffe550

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

platform/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1559,7 +1559,7 @@ bom {
15591559
releaseNotes("https://github.com/mockito/mockito/releases/tag/v{version}")
15601560
}
15611561
}
1562-
library("MongoDB", "5.6.0-alpha0") {
1562+
library("MongoDB", "5.6.0") {
15631563
alignWith {
15641564
version {
15651565
of "org.mongodb:mongodb-driver-core"

0 commit comments

Comments
 (0)