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 d4815fe commit 07ceb69Copy full SHA for 07ceb69
build.gradle
@@ -76,7 +76,7 @@ configure(coreProjects) {
76
apply plugin: 'idea'
77
78
group = 'org.mongodb'
79
- version = '5.3.0'
+ version = '5.3.1-SNAPSHOT'
80
81
repositories {
82
mavenLocal()
0 commit comments