Skip to content

Commit a7d2dc6

Browse files
committed
Bump to 3.9.1-SNAPSHOT
1 parent 8e05aa3 commit a7d2dc6

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'
56+
version = '3.9.1-SNAPSHOT'
5757

5858
repositories {
5959
mavenCentral()

0 commit comments

Comments
 (0)