Skip to content

Commit b612691

Browse files
fix(deps): update grpcversion to v1.49.2 (#858)
Co-authored-by: Mathieu Benoit <[email protected]>
1 parent 836d1dc commit b612691

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/adservice/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ description = 'Ad Service'
1414
group = "adservice"
1515
version = "0.1.0-SNAPSHOT"
1616

17-
def grpcVersion = "1.32.1"
17+
def grpcVersion = "1.49.2"
1818
def jacksonVersion = "2.13.4"
1919
def protocVersion = "3.21.6"
2020

0 commit comments

Comments
 (0)