Skip to content

Commit

Permalink
Merge pull request #1304 from aws-observability/dependabot/gradle/io.…
Browse files Browse the repository at this point in the history
…grpc-grpc-api-1.56.1

Bump io.grpc:grpc-api from 1.55.1 to 1.56.1
  • Loading branch information
Aneurysm9 authored Jul 20, 2023
2 parents 226ec82 + c791cec commit 75f98f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sample-apps/jaeger-zipkin-sample-app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ dependencies {
implementation "com.sparkjava:spark-core:2.9.4"
implementation "com.squareup.okhttp3:okhttp:4.11.0"
implementation "software.amazon.awssdk:s3:2.20.92"
implementation "io.grpc:grpc-api:1.55.1"
implementation "io.grpc:grpc-api:1.56.1"
implementation "io.grpc:grpc-netty-shaded:1.55.1"
implementation "org.slf4j:slf4j-simple:2.0.7"

Expand Down

0 comments on commit 75f98f5

Please sign in to comment.