We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aeec706 commit e40f15cCopy full SHA for e40f15c
mongodb-driver/pom.xml
@@ -91,6 +91,7 @@
91
<groupId>de.flapdoodle.embed</groupId>
92
<artifactId>de.flapdoodle.embed.mongo</artifactId>
93
<version>${flapdoodle.embed.mongo}</version>
94
+ <scope>test</scope>
95
</dependency>
96
</dependencies>
97
<repositories>
0 commit comments