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 8afd817 commit f71d817Copy full SHA for f71d817
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'
+ version = '3.11.1-SNAPSHOT'
59
60
repositories {
61
mavenLocal()
0 commit comments