Skip to content

Commit d56a19f

Browse files
Update grpc-java monorepo to v1.75.0 (#113)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3a22db2 commit d56a19f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle.kts

Lines changed: 1 addition & 1 deletion
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.74.0"
29+
val grpcVersion = "1.75.0"
3030
val protobufVersion = "4.32.0"
3131

3232
repositories {

0 commit comments

Comments
 (0)