Skip to content

Commit b71c909

Browse files
authored
Merge pull request AVSystem#777 from scala-steward/update/mongodb-driver-core-5.6.2
Update mongodb-driver-core, ... to 5.6.2
2 parents 751c0eb + eed3df2 commit b71c909

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
@@ -29,7 +29,7 @@ object Commons extends ProjectGroup("commons") {
2929
val scalatestplusScalacheckVersion = "3.2.14.0"
3030
val scalacheckVersion = "1.19.0"
3131
val jettyVersion = "12.1.5"
32-
val mongoVersion = "5.6.1"
32+
val mongoVersion = "5.6.2"
3333
val springVersion = "6.2.14"
3434
val typesafeConfigVersion = "1.4.5"
3535
val commonsIoVersion = "1.3.2" // test only

0 commit comments

Comments
 (0)