Skip to content
This repository has been archived by the owner on Jan 21, 2022. It is now read-only.

Commit

Permalink
Update to Java Driver 2.7.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Brendan W. McAdams committed Jan 30, 2012
1 parent e5b44eb commit 6fcdc29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/CasbahBuild.scala
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ object CasbahBuild extends Build {

object Dependencies {

val mongoJavaDriver = "org.mongodb" % "mongo-java-driver" % "2.7.2"
val mongoJavaDriver = "org.mongodb" % "mongo-java-driver" % "2.7.3"
val scalajCollection = "org.scalaj" %% "scalaj-collection" % "1.2"
val slf4j = "org.slf4j" % "slf4j-api" % "1.6.0"

Expand Down

0 comments on commit 6fcdc29

Please sign in to comment.