Skip to content

Commit 88860d6

Browse files
Update mongodb-driver-core, ... to 5.4.0 (#688)
Co-authored-by: Dawid Dworak <[email protected]>
1 parent 9392cb3 commit 88860d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: 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.1"
3232
val jettyVersion = "12.0.18"
33-
val mongoVersion = "5.3.1"
33+
val mongoVersion = "5.4.0"
3434
val springVersion = "5.3.39"
3535
val typesafeConfigVersion = "1.4.3"
3636
val commonsIoVersion = "1.3.2" // test only

0 commit comments

Comments
 (0)