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 f8773dc commit 42243d9Copy full SHA for 42243d9
build.gradle
@@ -55,7 +55,7 @@ def javaCodeCheckedProjects = subprojects.findAll { !['util', 'mongo-java-driver
55
configure(coreProjects) {
56
evaluationDependsOn(':util')
57
group = 'org.mongodb'
58
- version = '3.11.0-beta4'
+ version = '3.11.0-SNAPSHOT'
59
60
repositories {
61
google()
0 commit comments