Skip to content

Commit 36bd464

Browse files
committed
Bump to 3.6.3
1 parent 0440afb commit 36bd464

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
@@ -50,7 +50,7 @@ configure(subprojects.findAll { it.name != 'util' }) {
5050
evaluationDependsOn(':util')
5151

5252
group = 'org.mongodb'
53-
version = '3.6.3-SNAPSHOT'
53+
version = '3.6.3'
5454
sourceCompatibility = JavaVersion.VERSION_1_6
5555
targetCompatibility = JavaVersion.VERSION_1_6
5656

0 commit comments

Comments
 (0)