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 02e2c15 commit c29fc3aCopy full SHA for c29fc3a
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.0-SNAPSHOT'
+ version = '3.12.0'
58
59
repositories {
60
mavenLocal()
0 commit comments