Skip to content

Commit 2fcaa20

Browse files
Update dependency io.grpc:grpc-bom to v1.57.2 (#1001)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent bc93856 commit 2fcaa20

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
@@ -16,7 +16,7 @@ val DEPENDENCY_BOMS = listOf(
1616
"com.google.guava:guava-bom:32.1.2-jre",
1717
"com.linecorp.armeria:armeria-bom:1.24.3",
1818
"org.junit:junit-bom:5.10.0",
19-
"io.grpc:grpc-bom:1.57.1",
19+
"io.grpc:grpc-bom:1.57.2",
2020
"io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:1.28.0-alpha",
2121
"org.testcontainers:testcontainers-bom:1.18.3"
2222
)

0 commit comments

Comments
 (0)