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 5a31cda commit f23ce95Copy full SHA for f23ce95
build.gradle
@@ -68,7 +68,7 @@ configure(coreProjects) {
68
apply plugin: 'idea'
69
70
group = 'org.mongodb'
71
- version = '4.9.0-SNAPSHOT'
+ version = '4.9.0'
72
73
repositories {
74
mavenLocal()
0 commit comments