Skip to content

Commit 8e05aa3

Browse files
committed
Bump to 3.9.0
1 parent cd7e6a4 commit 8e05aa3

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.9.0-rc0'
56+
version = '3.9.0'
5757

5858
repositories {
5959
mavenCentral()

0 commit comments

Comments
 (0)