When looking at latestDepTest, I noticed that mongo-3.1 and mongo-3.7 both have the same latestDepTest version of +. This is unusual since it means that the old instrumentation works with the newer libraries. From what I can tell, mongo 3.7 instruments a new pattern for building a mongo client. Does it make sense to merge the instrumentation and just test both cases?