Skip to content

Commit a4a06ef

Browse files
Bump io.grpc:grpc-bom from 1.56.0 to 1.56.1 (#946)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5035431 commit a4a06ef

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.1-jre",
1717
"com.linecorp.armeria:armeria-bom:1.24.2",
1818
"org.junit:junit-bom:5.9.3",
19-
"io.grpc:grpc-bom:1.56.0",
19+
"io.grpc:grpc-bom:1.56.1",
2020
"io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:1.27.0-alpha",
2121
"org.testcontainers:testcontainers-bom:1.18.3"
2222
)

0 commit comments

Comments
 (0)