Skip to content

Commit 127da58

Browse files
build(deps): bump grpcVersion from 1.75.0 to 1.76.0 in /packages/dsl-java (#1151)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 446b3ae commit 127da58

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/dsl-java/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ tasks.withType(Javadoc).configureEach {
2424
options.addStringOption('Xdoclint:-missing', '-quiet')
2525
}
2626

27-
def grpcVersion = "1.75.0"
27+
def grpcVersion = "1.76.0"
2828
def protobufVersion = "3.25.2"
2929
def junitVersion = "6.0.0"
3030

0 commit comments

Comments
 (0)