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 96219e6 commit d3524f6Copy full SHA for d3524f6
build.gradle
@@ -46,7 +46,7 @@ configure(subprojects.findAll { it.name != 'util' }) {
46
evaluationDependsOn(':util')
47
48
group = 'org.mongodb'
49
- version = '3.6.0-SNAPSHOT'
+ version = '3.6.0-beta1'
50
sourceCompatibility = JavaVersion.VERSION_1_6
51
targetCompatibility = JavaVersion.VERSION_1_6
52
0 commit comments