Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 7345c85

Browse filesBrowse files
Bump io.grpc:grpc-okhttp from 1.61.1 to 1.62.2 in /examples (#556)
Bumps [io.grpc:grpc-okhttp](https://github.com/grpc/grpc-java) from 1.61.1 to 1.62.2. - [Release notes](https://github.com/grpc/grpc-java/releases) - [Commits](grpc/grpc-java@v1.61.1...v1.62.2) --- updated-dependencies: - dependency-name: io.grpc:grpc-okhttp dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3dcae09 commit 7345c85
Copy full SHA for 7345c85

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎examples/gradle/libs.versions.toml

Copy file name to clipboardExpand all lines: examples/gradle/libs.versions.toml
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ kotlinx-coroutines-core = { group = "org.jetbrains.kotlinx", name = "kotlinx-cor
1313
grpc-protobuf = { group = "io.grpc", name = "grpc-protobuf", version = "1.62.2" }
1414
grpc-protobuf-lite = { group = "io.grpc", name = "grpc-protobuf-lite", version = "1.62.2" }
1515
grpc-netty = { group = "io.grpc", name = "grpc-netty", version = "1.62.2" }
16-
grpc-okhttp = { group = "io.grpc", name = "grpc-okhttp", version = "1.61.1" }
16+
grpc-okhttp = { group = "io.grpc", name = "grpc-okhttp", version = "1.62.2" }
1717
grpc-testing = { group = "io.grpc", name = "grpc-testing", version = "1.62.2" }
1818
grpc-stub = { group = "io.grpc", name = "grpc-stub", version = "1.62.2" }
1919
grpc-kotlin-stub = { group = "io.grpc", name = "grpc-kotlin-stub", version = "1.4.1" }

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.