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