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 33b86f7 commit 8e208c6Copy full SHA for 8e208c6
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.11.2-SNAPSHOT'
+ version = '3.11.2'
58
59
repositories {
60
mavenLocal()
0 commit comments