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 1a53a9a commit a6fecf2Copy full SHA for a6fecf2
build.gradle
@@ -67,7 +67,7 @@ configure(coreProjects) {
67
apply plugin: 'idea'
68
69
group = 'org.mongodb'
70
- version = '4.7.0-SNAPSHOT'
+ version = '4.7.0-beta0'
71
72
repositories {
73
mavenLocal()
0 commit comments