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 c740d0e commit 104be53Copy full SHA for 104be53
build.gradle
@@ -68,7 +68,7 @@ configure(coreProjects) {
68
apply plugin: 'idea'
69
70
group = 'org.mongodb'
71
- version = '4.8.0-SNAPSHOT'
+ version = '4.8.0'
72
73
repositories {
74
mavenLocal()
0 commit comments