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 cd7e6a4 commit 8e05aa3Copy full SHA for 8e05aa3
build.gradle
@@ -53,7 +53,7 @@ def javaCodeCheckedProjects = subprojects.findAll { !['util', 'mongo-java-driver
53
configure(coreProjects) {
54
evaluationDependsOn(':util')
55
group = 'org.mongodb'
56
- version = '3.9.0-rc0'
+ version = '3.9.0'
57
58
repositories {
59
mavenCentral()
0 commit comments