Skip to content

Commit 2fd4675

Browse files
authored
chore: Bump gRPC version (#89)
Signed-off-by: Anush008 <[email protected]>
1 parent e37ac40 commit 2fd4675

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
@@ -79,7 +79,7 @@ jar {
7979
}
8080
}
8181

82-
def grpcVersion = '1.65.1'
82+
def grpcVersion = '1.68.2'
8383
def protocVersion = '3.25.4'
8484
def slf4jVersion = '2.0.14'
8585
def testcontainersVersion = '1.20.1'

0 commit comments

Comments
 (0)