Skip to content

Commit 928faff

Browse files
Update dependency io.grpc:grpc-bom to v1.65.1 (#1377)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 380f8ee commit 928faff

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.2.1-jre",
1313
"com.linecorp.armeria:armeria-bom:1.29.1",
1414
"org.junit:junit-bom:5.10.3",
15-
"io.grpc:grpc-bom:1.65.0",
15+
"io.grpc:grpc-bom:1.65.1",
1616
"io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.5.0-alpha",
1717
"org.testcontainers:testcontainers-bom:1.19.8"
1818
)

0 commit comments

Comments
 (0)