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