Skip to content

Commit

Permalink
Bump com.google.guava:guava from 32.0.1-jre to 32.1.0-jre (#77)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Jun 30, 2023
1 parent 4fb870c commit 65924c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ dependencies {
api("org.assertj:assertj-assertions-generator:2.2.1")

implementation(gradleKotlinDsl())
implementation("com.google.guava:guava:32.0.1-jre")
implementation("com.google.guava:guava:32.1.0-jre")

implementation("org.jetbrains.kotlin:kotlin-gradle-plugin:1.8.10")
implementation("org.jetbrains.kotlin:kotlin-gradle-plugin-api:1.8.22")
Expand Down

0 comments on commit 65924c5

Please sign in to comment.