Skip to content

Commit 1555484

Browse files
Update dependency io.grpc:grpc-bom to v1.61.0 (#1160)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 563a920 commit 1555484

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dependencyManagement/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ val DEPENDENCY_BOMS = listOf(
1212
"com.google.guava:guava-bom:33.0.0-jre",
1313
"com.linecorp.armeria:armeria-bom:1.26.4",
1414
"org.junit:junit-bom:5.10.1",
15-
"io.grpc:grpc-bom:1.60.1",
15+
"io.grpc:grpc-bom:1.61.0",
1616
"io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:1.32.0-alpha",
1717
"org.testcontainers:testcontainers-bom:1.19.3"
1818
)

0 commit comments

Comments
 (0)