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