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 ae5b1c0 commit eb2ae25Copy full SHA for eb2ae25
build.gradle
@@ -54,7 +54,7 @@ def javaCodeCheckedProjects = subprojects.findAll { !['util', 'mongo-java-driver
54
configure(coreProjects) {
55
evaluationDependsOn(':util')
56
group = 'org.mongodb'
57
- version = '3.12.8-SNAPSHOT'
+ version = '3.12.8'
58
59
repositories {
60
mavenLocal()
0 commit comments