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