Skip to content

Commit 1feee6c

Browse files
committed
Build: Version 3.12.13-SNAPSHOT
1 parent 773cb01 commit 1feee6c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ def javaCodeCheckedProjects = subprojects.findAll { !['util', 'mongo-java-driver
5454
configure(coreProjects) {
5555
evaluationDependsOn(':util')
5656
group = 'org.mongodb'
57-
version = '3.12.12'
57+
version = '3.12.13-SNAPSHOT'
5858

5959
repositories {
6060
mavenLocal()

0 commit comments

Comments
 (0)