Skip to content

Commit

Permalink
GH-14 Update dependency com.google.guava:guava to v33 (#14)
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 Feb 4, 2024
1 parent c217235 commit 37b65e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ repositories {

dependencies {
implementation("net.kyori:indra-git:3.1.3")
implementation("com.google.guava:guava:30.1.1-jre")
implementation("com.google.guava:guava:33.0.0-jre")
}

sourceSets {
Expand Down

0 comments on commit 37b65e9

Please sign in to comment.