Skip to content

Commit

Permalink
Merge pull request #533 from dipjyotimetia/dependabot/gradle/com.goog…
Browse files Browse the repository at this point in the history
…le.guava-guava-33.3.1-jre

Bump com.google.guava:guava from 33.3.0-jre to 33.3.1-jre
  • Loading branch information
dipjyotimetia authored Oct 1, 2024
2 parents aff3123 + ff171a0 commit a8f20b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ dependencies {
implementation 'com.github.tomakehurst:wiremock:3.0.1'
implementation 'net.lightbody.bmp:browsermob-core:2.1.5'
implementation 'org.xerial:sqlite-jdbc:3.46.1.3'
implementation 'com.google.guava:guava:33.3.0-jre'
implementation 'com.google.guava:guava:33.3.1-jre'
implementation 'com.typesafe:config:1.4.3'
implementation 'org.testcontainers:testcontainers:1.20.2'
implementation 'org.projectlombok:lombok:1.18.34'
Expand Down

0 comments on commit a8f20b8

Please sign in to comment.