Skip to content

Commit

Permalink
Bump com.google.guava:guava from 33.0.0-jre to 33.1.0-jre (#127)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Apr 15, 2024
1 parent 91ff9de commit f2c14e8
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:33.0.0-jre")
implementation("com.google.guava:guava:33.1.0-jre")

val kotlinVersion = "1.6.21"
implementation("org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlinVersion")
Expand Down

0 comments on commit f2c14e8

Please sign in to comment.