Skip to content

Commit 3ce85a2

Browse files
Bump io.grpc:grpc-bom from 1.54.1 to 1.55.1 (#866)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e24705d commit 3ce85a2

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:31.1-jre",
1717
"com.linecorp.armeria:armeria-bom:1.23.1",
1818
"org.junit:junit-bom:5.9.3",
19-
"io.grpc:grpc-bom:1.54.1",
19+
"io.grpc:grpc-bom:1.55.1",
2020
"io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:1.25.1-alpha",
2121
"org.testcontainers:testcontainers-bom:1.18.0"
2222
)

0 commit comments

Comments
 (0)