Skip to content

Commit ac60551

Browse files
committed
Update mongodb-driver-core to 5.5.1
1 parent c351af5 commit ac60551

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mongo/mongo-core/dependencies.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
libraryDependencies ++= Seq(
2-
"org.mongodb" % "mongodb-driver-core" % "5.5.0"
2+
"org.mongodb" % "mongodb-driver-core" % "5.5.1"
33
)

0 commit comments

Comments
 (0)