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 8b88d0e commit 3e41a5eCopy full SHA for 3e41a5e
build.gradle
@@ -50,7 +50,7 @@ configure(subprojects.findAll { it.name != 'util' }) {
50
evaluationDependsOn(':util')
51
52
group = 'org.mongodb'
53
- version = '3.6.1'
+ version = '3.6.2-SNAPSHOT'
54
sourceCompatibility = JavaVersion.VERSION_1_6
55
targetCompatibility = JavaVersion.VERSION_1_6
56
0 commit comments