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