Skip to content

Commit cb9714b

Browse files
authored
Merge pull request #587 from scala-steward/update/mongo-scala-driver-5.1.1
Update mongo-scala-driver to 5.1.1
2 parents dc34354 + 7f5c4fb commit cb9714b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Commons.scala

+1-1
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.18.0"
3232
val jettyVersion = "10.0.21"
33-
val mongoVersion = "5.1.0"
33+
val mongoVersion = "5.1.1"
3434
val springVersion = "5.3.36"
3535
val typesafeConfigVersion = "1.4.3"
3636
val commonsIoVersion = "1.3.2" // test only

0 commit comments

Comments
 (0)