Skip to content

Commit

Permalink
build(deps): bump grpcIoVersion from 1.65.1 to 1.69.0 in /hiero-depen…
Browse files Browse the repository at this point in the history
…dency-versions (#458)

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 Jan 13, 2025
1 parent c12a3bc commit d274bce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hiero-dependency-versions/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ dependencies { api(platform("com.google.cloud:libraries-bom:26.49.0")) }

dependencies.constraints {
val daggerVersion = "2.42"
val grpcIoVersion = "1.65.1"
val grpcIoVersion = "1.69.0"
val helidonVersion = "4.1.6"
val pbjVersion = "0.9.12"
val protobufVersion = "4.28.2"
Expand Down

0 comments on commit d274bce

Please sign in to comment.