Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit eb2ae25

Browse files
committedFeb 18, 2021
Bump to 3.12.8
1 parent ae5b1c0 commit eb2ae25

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
@@ -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.8-SNAPSHOT'
57+
version = '3.12.8'
5858

5959
repositories {
6060
mavenLocal()

0 commit comments

Comments
 (0)