Skip to content

Commit a29f4d3

Browse files
committed
bump build.gradle.kts to 1.7.0
1 parent eaa5617 commit a29f4d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bindings/java/mongocrypt/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ repositories {
4343
}
4444

4545
group = "org.mongodb"
46-
version = "1.7.0-SNAPSHOT"
46+
version = "1.7.0"
4747
description = "MongoDB client-side crypto support"
4848

4949
java {

0 commit comments

Comments
 (0)