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 eeceb63 commit 0ca4d66Copy full SHA for 0ca4d66
build.gradle
@@ -77,7 +77,7 @@ configure(coreProjects) {
77
apply plugin: 'idea'
78
79
group = 'org.mongodb'
80
- version = '5.4.0-SNAPSHOT'
+ version = '5.4.0-alpha0'
81
82
repositories {
83
mavenLocal()
0 commit comments