Skip to content
This repository was archived by the owner on Jul 16, 2024. It is now read-only.

Commit ca878d3

Browse files
committed
Build: Updated mongodb-driver-async to 3.11.0
1 parent feb4fb9 commit ca878d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Dependencies.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ object Dependencies {
2121
// Versions
2222
val scalaVersions = Seq("2.11.12", "2.12.8", "2.13.0")
2323
val scalaCoreVersion = "2.13.0"
24-
val mongodbDriverVersion = "3.11.0-rc0"
24+
val mongodbDriverVersion = "3.11.0"
2525

2626
val scalaTestVersion = "3.0.8"
2727
val scalaMockVersion = "4.3.0"

0 commit comments

Comments
 (0)