Skip to content

Commit ce2f738

Browse files
author
Roman Janusz
committed
mongo driver update
1 parent 596de22 commit ce2f738

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ val scalatestVersion = "3.2.9"
1515
val scalatestplusScalacheckVersion = "3.2.9.0"
1616
val scalacheckVersion = "1.15.4"
1717
val jettyVersion = "9.4.44.v20210927"
18-
val mongoVersion = "4.3.3"
18+
val mongoVersion = "4.5.0"
1919
val springVersion = "4.3.26.RELEASE"
2020
val typesafeConfigVersion = "1.4.1"
2121
val commonsIoVersion = "1.3.2" // test only

0 commit comments

Comments
 (0)