Skip to content

Commit 62eac27

Browse files
committed
Update buf api to version supporting bulk check
1 parent adf4e30 commit 62eac27

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
@@ -79,7 +79,7 @@ javadoc { options.addStringOption('Xdoclint:none', '-quiet') }
7979

8080
def grpcVersion = "1.55.1"
8181
def protocVersion = "3.17.3"
82-
def authzedProtoCommit = "125e39e67bf60b2d19c4de15aaa69cb1bcbda28c"
82+
def authzedProtoCommit = "206ed0aae546729d1bba96f506972b78eab4feeb"
8383
def bufDir = "${buildDir}/buf"
8484
def protocPlatformTag = project.findProperty('protoc_platform') ? ":${protoc_platform}" : ""
8585

0 commit comments

Comments
 (0)