Skip to content

Commit 690654b

Browse files
build(deps): bump grpcVersion from 1.71.0 to 1.72.0 in /packages/dsl-java (#964)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0e1ad7e commit 690654b

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.22.0"
28-
def grpcVersion = "1.71.0"
28+
def grpcVersion = "1.72.0"
2929
def protobufVersion = "3.25.2"
3030

3131
dependencies {

0 commit comments

Comments
 (0)