Skip to content

Commit

Permalink
⬆️ Bump io.grpc:grpc-kotlin-stub from 1.4.0 to 1.4.1 (#552)
Browse files Browse the repository at this point in the history
Bumps [io.grpc:grpc-kotlin-stub](https://github.com/grpc/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)

---
updated-dependencies:
- 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 Nov 20, 2023
1 parent 630dbe3 commit 8554c63
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 @@ -5,7 +5,7 @@ google-apiCommon = "2.20.0"
google-commonProtos = "2.28.0"
gradle-docker = "9.3.4"
grpc = "1.59.0"
grpc-kotlin = "1.4.0"
grpc-kotlin = "1.4.1"
grpc-rxjava = "1.2.4"
gson = "2.10.1"
h2 = "2.2.224"
Expand Down

0 comments on commit 8554c63

Please sign in to comment.