Skip to content

Commit 7f4fbe5

Browse files
Bump io.grpc:grpc-auth from 1.60.0 to 1.62.2 (#548)
Bumps [io.grpc:grpc-auth](https://github.com/grpc/grpc-java) from 1.60.0 to 1.62.2. - [Release notes](https://github.com/grpc/grpc-java/releases) - [Commits](grpc/grpc-java@v1.60.0...v1.62.2) --- updated-dependencies: - dependency-name: io.grpc:grpc-auth dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5a21122 commit 7f4fbe5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ kotlinx-coroutines-core-jvm = { group = "org.jetbrains.kotlinx", name = "kotlinx
1313
kotlinx-coroutines-debug = { group = "org.jetbrains.kotlinx", name = "kotlinx-coroutines-debug", version = "1.8.0" }
1414
grpc-protobuf = { group = "io.grpc", name = "grpc-protobuf", version = "1.60.0" }
1515
grpc-alts = { group = "io.grpc", name = "grpc-alts", version = "1.60.0" }
16-
grpc-auth = { group = "io.grpc", name = "grpc-auth", version = "1.60.0" }
16+
grpc-auth = { group = "io.grpc", name = "grpc-auth", version = "1.62.2" }
1717
grpc-netty = { group = "io.grpc", name = "grpc-netty", version = "1.60.0" }
1818
grpc-okhttp = { group = "io.grpc", name = "grpc-okhttp", version = "1.60.0" }
1919
grpc-testing = { group = "io.grpc", name = "grpc-testing", version = "1.60.0" }

0 commit comments

Comments
 (0)