Skip to content

Commit f71d817

Browse files
committed
Build: version 3.11.1-SNAPSHOT
1 parent 8afd817 commit f71d817

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
@@ -55,7 +55,7 @@ def javaCodeCheckedProjects = subprojects.findAll { !['util', 'mongo-java-driver
5555
configure(coreProjects) {
5656
evaluationDependsOn(':util')
5757
group = 'org.mongodb'
58-
version = '3.11.0'
58+
version = '3.11.1-SNAPSHOT'
5959

6060
repositories {
6161
mavenLocal()

0 commit comments

Comments
 (0)