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 8e05aa3 commit a7d2dc6Copy full SHA for a7d2dc6
build.gradle
@@ -53,7 +53,7 @@ def javaCodeCheckedProjects = subprojects.findAll { !['util', 'mongo-java-driver
53
configure(coreProjects) {
54
evaluationDependsOn(':util')
55
group = 'org.mongodb'
56
- version = '3.9.0'
+ version = '3.9.1-SNAPSHOT'
57
58
repositories {
59
mavenCentral()
0 commit comments