Skip to content

Commit 8c8ae83

Browse files
committed
Bump up the version in build.gradle, 4.3.1 -> 4.3.2-SNAPSHOT
1 parent 9002b1e commit 8c8ae83

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
@@ -66,7 +66,7 @@ configure(coreProjects) {
6666

6767
evaluationDependsOn(':util')
6868
group = 'org.mongodb'
69-
version = '4.3.1'
69+
version = '4.3.2-SNAPSHOT'
7070

7171
repositories {
7272
mavenLocal()

0 commit comments

Comments
 (0)