Skip to content

Commit

Permalink
Update dependency com.google.guava:guava to v32.1.1-jre (#279)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jun 30, 2023
1 parent 577d7ff commit 59e5999
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 @@ -104,7 +104,7 @@ dependencies {

implementation("com.github.spotbugs:spotbugs-annotations:4.7.3")

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

testImplementation("org.junit.jupiter:junit-jupiter:5.9.3")
}
Expand Down

0 comments on commit 59e5999

Please sign in to comment.