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