Skip to content

Commit

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

Bump the load-gen-gradle-deps group in /load-generator with 2 updates
  • Loading branch information
humivo authored Oct 11, 2023
2 parents 2c8eea7 + a39224c commit 90a7443
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions load-generator/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ plugins {
id 'application'

// lombok
id "io.freefair.lombok" version "8.3"
id "io.freefair.lombok" version "8.4"

// jib
id 'com.google.cloud.tools.jib'
Expand All @@ -26,7 +26,7 @@ repositories {

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

implementation "io.grpc:grpc-bom:1.58.0"
implementation "io.grpc:grpc-api:1.58.0"
Expand Down

0 comments on commit 90a7443

Please sign in to comment.