Skip to content

Commit

Permalink
Upgrade to MongoDB 4.8.0-rc0
Browse files Browse the repository at this point in the history
Closes gh-33193
  • Loading branch information
snicoll committed Nov 15, 2022
1 parent f33489d commit 3f2451b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring-boot-project/spring-boot-dependencies/build.gradle
Expand Up @@ -972,7 +972,7 @@ bom {
]
}
}
library("MongoDB", "4.8.0-beta0") {
library("MongoDB", "4.8.0") {
group("org.mongodb") {
modules = [
"bson",
Expand Down

0 comments on commit 3f2451b

Please sign in to comment.