Skip to content

Commit 04b767d

Browse files
authored
Merge pull request #109 from authzed/dependabot/gradle/gradle-c14fc24de5
Bump the gradle group across 1 directory with 3 updates
2 parents cd91f4c + adca161 commit 04b767d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ tasks.sourcesJar {
8383
// All it does is complain about generated code.
8484
javadoc { options.addStringOption('Xdoclint:none', '-quiet') }
8585

86-
def grpcVersion = "1.66.0"
86+
def grpcVersion = "1.68.0"
8787
def protocVersion = "4.28.2"
8888
def authzedProtoCommit = "v1.37.0"
8989
def bufDir = "${buildDir}/buf"

0 commit comments

Comments
 (0)