Skip to content

Commit 2080ffe

Browse files
Merge branch 'main' into renovate/gradle-9.x
2 parents 81bb5c4 + bef776e commit 2080ffe

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ java {
2727
targetCompatibility = 1.8
2828
}
2929

30-
def grpcVersion = '1.83.0'
30+
def grpcVersion = '1.83.1'
3131
def protobufVersion = '4.35.1'
3232
def protocVersion = protobufVersion
3333

0 commit comments

Comments
 (0)