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 94c91a1 commit 18cd88bCopy full SHA for 18cd88b
build.gradle
@@ -51,7 +51,7 @@ configure(subprojects.findAll { it.name != 'util' }) {
51
evaluationDependsOn(':util')
52
53
group = 'org.mongodb'
54
- version = '3.7.0-SNAPSHOT'
+ version = '3.7.0-rc0'
55
sourceCompatibility = JavaVersion.VERSION_1_6
56
targetCompatibility = JavaVersion.VERSION_1_6
57
0 commit comments