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 36b5504 commit 6af8715Copy full SHA for 6af8715
build.gradle
@@ -76,7 +76,7 @@ configure(coreProjects) {
76
apply plugin: 'idea'
77
78
group = 'org.mongodb'
79
- version = '5.3.1-SNAPSHOT'
+ version = '5.3.1'
80
81
repositories {
82
mavenLocal()
0 commit comments