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 4acc19b commit a936752Copy full SHA for a936752
build.gradle
@@ -66,7 +66,7 @@ configure(coreProjects) {
66
67
evaluationDependsOn(':util')
68
group = 'org.mongodb'
69
- version = '4.3.0-beta3'
+ version = '4.3.0-SNAPSHOT'
70
71
repositories {
72
mavenLocal()
0 commit comments