Skip to content

Commit be08c3b

Browse files
authored
Merge pull request #505 from scala-steward/update/mongodb-driver-core-4.11.0
Update mongodb-driver-core, ... to 4.11.0
2 parents 00d8f6f + 069d668 commit be08c3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Commons.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ object Commons extends ProjectGroup("commons") {
3030
val scalatestplusScalacheckVersion = "3.2.14.0"
3131
val scalacheckVersion = "1.17.0"
3232
val jettyVersion = "10.0.17"
33-
val mongoVersion = "4.10.2"
33+
val mongoVersion = "4.11.0"
3434
val springVersion = "5.3.30"
3535
val typesafeConfigVersion = "1.4.2"
3636
val commonsIoVersion = "1.3.2" // test only

0 commit comments

Comments
 (0)