Skip to content

Commit

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

Updates `io.grpc:grpc-kotlin-stub` from 1.3.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.3.0...v1.4.1)

Updates `io.grpc:protoc-gen-grpc-kotlin` from 1.3.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.3.0...v1.4.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 1, 2024
1 parent 2937083 commit 90f010a
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 @@ -2,7 +2,7 @@
java = "17"
kotlin = "2.0.0"
ktor = "2.3.12"
grpc-kotlin = "1.3.0"
grpc-kotlin = "1.4.1"
grpc = "1.55.1"
protobuf = "4.28.0"
logback = "1.4.7"
Expand Down

0 comments on commit 90f010a

Please sign in to comment.