Skip to content

Commit

Permalink
Update dependency com.google.guava:guava to v31.1-jre
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Mar 12, 2022
1 parent 7d58dc3 commit 75a82ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ dependencies {
implementation("com.formdev:flatlaf:2.0.2")
implementation("org.pf4j:pf4j:3.6.0")
implementation("com.thealtening.api:api:4.1.0")
implementation("com.google.guava:guava:31.0.1-jre")
implementation("com.google.guava:guava:31.1-jre")
implementation("net.kyori:adventure-text-serializer-plain:4.9.3")
implementation("net.kyori:adventure-text-serializer-gson:4.9.3")
}
Expand Down

0 comments on commit 75a82ad

Please sign in to comment.