Skip to content

Commit 7bb6d59

Browse files
fix(deps): update dependency io.grpc:grpc-bom to v1.68.2
1 parent b2f04ab commit 7bb6d59

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
@@ -14,7 +14,7 @@ val DEPENDENCY_BOMS = listOf(
1414
"com.google.guava:guava-bom:33.3.1-jre",
1515
"com.linecorp.armeria:armeria-bom:1.31.1",
1616
"org.junit:junit-bom:5.11.3",
17-
"io.grpc:grpc-bom:1.68.1",
17+
"io.grpc:grpc-bom:1.68.2",
1818
"io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:${otelInstrumentationVersion}",
1919
"org.testcontainers:testcontainers-bom:1.20.4"
2020
)

0 commit comments

Comments
 (0)