Skip to content

Commit 4ca5fd5

Browse files
authored
deps: update dependency io.grpc:grpc-stub to v1.45.1 (#322)
1 parent 852fd1a commit 4ca5fd5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

java-iam/grpc-google-iam-v1/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ repositories {
1818
}
1919

2020
dependencies {
21-
compile 'io.grpc:grpc-stub:1.45.0'
21+
compile 'io.grpc:grpc-stub:1.45.1'
2222
compile 'io.grpc:grpc-protobuf:1.45.1'
2323
compile project(':proto-google-iam-v1')
2424
}

0 commit comments

Comments
 (0)