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 078a8fe commit e34283dCopy full SHA for e34283d
build.gradle
@@ -75,7 +75,7 @@ configure(coreProjects) {
75
apply plugin: 'idea'
76
77
group = 'org.mongodb'
78
- version = '5.2.1-SNAPSHOT'
+ version = '5.2.0'
79
80
repositories {
81
mavenLocal()
0 commit comments