Skip to content

Commit 1446187

Browse files
committed
Update mongo-scala-driver to 4.10.2
1 parent 6fb3570 commit 1446187

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.12.0"
3131
val scalacheckVersion = "1.16.0"
3232
val jettyVersion = "9.4.51.v20230217"
33-
val mongoVersion = "4.9.1"
33+
val mongoVersion = "4.10.2"
3434
val springVersion = "5.3.28"
3535
val typesafeConfigVersion = "1.4.2"
3636
val commonsIoVersion = "1.3.2" // test only

0 commit comments

Comments
 (0)