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 8fb2fb3 commit f8773dcCopy full SHA for f8773dc
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-SNAPSHOT'
+ version = '3.11.0-beta4'
59
60
repositories {
61
google()
0 commit comments