Skip to content

Commit 4d247bb

Browse files
Update mongo-scala-driver to 4.2.2
1 parent f56a46f commit 4d247bb

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
@@ -55,7 +55,7 @@ libraryDependencies += "joda-time" % "joda-time" % "2.10.10" % Test
5555

5656
libraryDependencies += "org.json4s" %% "json4s-native" % "3.6.10" % Test
5757

58-
libraryDependencies += "org.mongodb.scala" %% "mongo-scala-driver" % "4.2.1"
58+
libraryDependencies += "org.mongodb.scala" %% "mongo-scala-driver" % "4.2.2"
5959

6060
libraryDependencies += "org.xerial.snappy" % "snappy-java" % "1.1.8.4" % Provided
6161

0 commit comments

Comments
 (0)