Skip to content

Commit

Permalink
Merge pull request #1530 from aws-observability/dependabot/gradle/loa…
Browse files Browse the repository at this point in the history
…d-generator/load-gen-gradle-deps-b4e4647e6c

Bump the load-gen-gradle-deps group in /load-generator with 4 updates
  • Loading branch information
humivo authored Dec 27, 2023
2 parents a83c4fd + 770e707 commit 22a9b59
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions load-generator/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -26,12 +26,12 @@ repositories {

dependencies {
// This dependency is used by the application.
implementation "com.google.guava:guava:32.1.3-jre"
implementation "com.google.guava:guava:33.0.0-jre"

implementation "io.grpc:grpc-bom:1.60.0"
implementation "io.grpc:grpc-api:1.60.0"
implementation "io.grpc:grpc-bom:1.60.1"
implementation "io.grpc:grpc-api:1.60.1"

implementation "io.grpc:grpc-netty-shaded:1.60.0"
implementation "io.grpc:grpc-netty-shaded:1.60.1"

implementation platform("io.opentelemetry:opentelemetry-bom:1.33.0")
implementation "io.opentelemetry:opentelemetry-api"
Expand Down

0 comments on commit 22a9b59

Please sign in to comment.