Skip to content

Commit

Permalink
Update dependency com.google.guava:guava to v32
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 1, 2023
1 parent acc432a commit 8e7a524
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rei-common/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,5 @@ dependencies {
implementation("com.fasterxml.uuid:java-uuid-generator:4.1.0")
implementation("space.arim.dazzleconf:dazzleconf-ext-snakeyaml:1.3.0-M1")
implementation("at.favre.lib:bcrypt:0.10.2")
implementation("com.google.guava:guava:31.1-jre")
implementation("com.google.guava:guava:32.1.2-jre")
}

0 comments on commit 8e7a524

Please sign in to comment.