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 12c7f0e commit bfb3c5bCopy full SHA for bfb3c5b
build.gradle
@@ -74,7 +74,7 @@ configure(coreProjects) {
74
apply plugin: 'idea'
75
76
group = 'org.mongodb'
77
- version = '5.0.0-beta0'
+ version = '5.0.0-SNAPSHOT'
78
79
repositories {
80
mavenLocal()
0 commit comments