Skip to content

Commit

Permalink
Bump grpc-kotlin from 1.4.0 to 1.4.1
Browse files Browse the repository at this point in the history
Bumps `grpc-kotlin` from 1.4.0 to 1.4.1.

Updates `io.grpc:protoc-gen-grpc-kotlin` from 1.4.0 to 1.4.1
- [Release notes](https://github.com/grpc/grpc-kotlin/releases)
- [Changelog](https://github.com/grpc/grpc-kotlin/blob/master/CHANGELOG.md)
- [Commits](grpc/grpc-kotlin@v1.4.0...v1.4.1)

Updates `io.grpc:grpc-kotlin-stub` from 1.4.0 to 1.4.1
- [Release notes](https://github.com/grpc/grpc-kotlin/releases)
- [Changelog](https://github.com/grpc/grpc-kotlin/blob/master/CHANGELOG.md)
- [Commits](grpc/grpc-kotlin@v1.4.0...v1.4.1)

---
updated-dependencies:
- dependency-name: io.grpc:protoc-gen-grpc-kotlin
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.grpc:grpc-kotlin-stub
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 14, 2024
1 parent 484d40c commit 696f366
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
[versions]
autoService = "1.1.1"
grpc-java = "1.58.0"
grpc-kotlin = "1.4.0"
grpc-kotlin = "1.4.1"
kotlinLogging = "5.1.0"
kotlinPoet = "1.14.2"
kotlinx-coroutines = "1.6.0"
Expand Down

0 comments on commit 696f366

Please sign in to comment.