Skip to content

Commit 42757e6

Browse files
authored
Merge pull request #92 from authzed/dependabot/gradle/gradle-cb22dcd7f5
Bump the gradle group with 3 updates
2 parents 006e81f + 3798bc8 commit 42757e6

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
@@ -77,7 +77,7 @@ java {
7777
// All it does is complain about generated code.
7878
javadoc { options.addStringOption('Xdoclint:none', '-quiet') }
7979

80-
def grpcVersion = "1.63.0"
80+
def grpcVersion = "1.64.0"
8181
def protocVersion = "3.25.3"
8282
def authzedProtoCommit = "v1.33.0"
8383
def bufDir = "${buildDir}/buf"

0 commit comments

Comments
 (0)