Skip to content

Commit 7cf7d23

Browse files
committed
Upgrade to MongoDB 5.8.0
Closes gh-50608
1 parent ee869ec commit 7cf7d23

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
@@ -1658,7 +1658,7 @@ bom {
16581658
releaseNotes("https://github.com/mockito/mockito/releases/tag/v{version}")
16591659
}
16601660
}
1661-
library("MongoDB", "5.7.0") {
1661+
library("MongoDB", "5.8.0") {
16621662
alignWith {
16631663
version {
16641664
of "org.mongodb:mongodb-driver-core"

0 commit comments

Comments
 (0)