Skip to content

Commit b149716

Browse files
fix(deps): update dependency io.grpc:grpc-bom to v1.69.0 (#1590)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f9774f3 commit b149716

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.3.1-jre",
1313
"com.linecorp.armeria:armeria-bom:1.31.2",
1414
"org.junit:junit-bom:5.11.3",
15-
"io.grpc:grpc-bom:1.68.2",
15+
"io.grpc:grpc-bom:1.69.0",
1616
"io.opentelemetry:opentelemetry-bom-alpha:1.44.1-alpha",
1717
"org.testcontainers:testcontainers-bom:1.20.4"
1818
)

0 commit comments

Comments
 (0)