Skip to content

Commit c263c75

Browse files
Update dependency io.grpc:grpc-bom to v1.54.1 (#876)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent df5b286 commit c263c75

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
@@ -11,7 +11,7 @@ buildscript {
1111
projectVersion = '2.15.0-SNAPSHOT'
1212

1313
// https://github.com/grpc/grpc-java/releases
14-
grpcVersion = '1.54.0'
14+
grpcVersion = '1.54.1'
1515

1616
// https://github.com/google/guava/releases
1717
guavaVersion = '31.1-jre'

0 commit comments

Comments
 (0)