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 f346d2f commit 1df1f10Copy full SHA for 1df1f10
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.3-SNAPSHOT'
+ version = '3.12.3'
58
59
repositories {
60
mavenLocal()
0 commit comments