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 c0fcd61 commit e8fa296Copy full SHA for e8fa296
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.1'
79
80
repositories {
81
mavenLocal()
0 commit comments