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 52fc769 commit 3587ca7Copy full SHA for 3587ca7
build.gradle
@@ -61,7 +61,7 @@ configure(coreProjects) {
61
62
evaluationDependsOn(':util')
63
group = 'org.mongodb'
64
- version = '4.1.0-rc0'
+ version = '4.1.0-rc1-SNAPSHOT'
65
66
repositories {
67
mavenLocal()
0 commit comments