Skip to content

Commit 74ccfdd

Browse files
authored
Merge pull request #97 from authzed/dependabot/gradle/gradle-1fe6da2660
Bump the gradle group with 3 updates
2 parents 2b175eb + f4762d7 commit 74ccfdd

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

0 commit comments

Comments
 (0)