Skip to content

Commit 53d2eef

Browse files
build(deps): bump grpcVersion from 1.70.0 to 1.71.0 in /packages/dsl-java (#902)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e4dfd4a commit 53d2eef

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
@@ -25,7 +25,7 @@ tasks.withType(Javadoc).configureEach {
2525
}
2626

2727
def caseCoreVersion = "0.18.0"
28-
def grpcVersion = "1.70.0"
28+
def grpcVersion = "1.71.0"
2929
def protobufVersion = "4.30.0"
3030

3131
dependencies {

0 commit comments

Comments
 (0)