Skip to content

Commit 54876ed

Browse files
authored
Merge pull request #94 from authzed/dependabot/gradle/gradle-6d3871ab71
Bump the gradle group with 3 updates
2 parents 621a5b8 + e5e423d commit 54876ed

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.64.0"
80+
def grpcVersion = "1.65.0"
8181
def protocVersion = "3.25.3"
8282
def authzedProtoCommit = "v1.34.0"
8383
def bufDir = "${buildDir}/buf"

0 commit comments

Comments
 (0)