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 eaa5617 commit a29f4d3Copy full SHA for a29f4d3
bindings/java/mongocrypt/build.gradle.kts
@@ -43,7 +43,7 @@ repositories {
43
}
44
45
group = "org.mongodb"
46
-version = "1.7.0-SNAPSHOT"
+version = "1.7.0"
47
description = "MongoDB client-side crypto support"
48
49
java {
0 commit comments