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