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 5d4905e commit b263d52Copy full SHA for b263d52
build.gradle
@@ -54,7 +54,7 @@ def javaCodeCheckedProjects = subprojects.findAll { !['util', 'mongo-java-driver
54
configure(coreProjects) {
55
evaluationDependsOn(':util')
56
group = 'org.mongodb'
57
- version = '3.12.5'
+ version = '3.12.6-SNAPSHOT'
58
59
repositories {
60
mavenLocal()
0 commit comments