Skip to content

Commit

Permalink
Merge pull request #433 from jesperancinha/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
github-actions[bot] authored Sep 24, 2024
2 parents 9e7acd0 + 28ef430 commit e1ff42e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion whiskers-runners/whiskers-runners-graalvm/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ dependencies {
implementation("org.jetbrains.kotlin:kotlin-stdlib-jdk8")

// This dependency is used by the application.
implementation("com.google.guava:guava:33.3.0-jre")
implementation("com.google.guava:guava:33.3.1-jre")

// Use the Kotlin test library.
testImplementation("org.jetbrains.kotlin:kotlin-test")
Expand Down

0 comments on commit e1ff42e

Please sign in to comment.