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