Skip to content

Commit d3edbbf

Browse files
committed
Upgrade the version to 3.10.1
1 parent 735faa5 commit d3edbbf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ subprojects {
1010
apply plugin: 'java-library-distribution'
1111
apply plugin: 'com.diffplug.spotless'
1212

13-
project.version = '3.10.1-SNAPSHOT'
13+
project.version = '3.10.1'
1414

1515
ext {
1616
grpcVersion = '1.68.1'

0 commit comments

Comments
 (0)