Skip to content

Commit 1ef35ea

Browse files
committed
Bump to 3.10.2
1 parent 4c330bd commit 1ef35ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ def javaCodeCheckedProjects = subprojects.findAll { !['util', 'mongo-java-driver
5353
configure(coreProjects) {
5454
evaluationDependsOn(':util')
5555
group = 'org.mongodb'
56-
version = '3.10.2-SNAPSHOT'
56+
version = '3.10.2'
5757

5858
repositories {
5959
google()

0 commit comments

Comments
 (0)