Skip to content

Commit 61a68be

Browse files
Update grpc-java monorepo to v1.72.0 (#71)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 961f5e8 commit 61a68be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ tasks {
2626

2727
description = "Java Bindings for the OpenTelemetry Protocol (OTLP)"
2828

29-
val grpcVersion = "1.71.0"
29+
val grpcVersion = "1.72.0"
3030
val protobufVersion = "4.30.2"
3131

3232
repositories {

0 commit comments

Comments
 (0)