Skip to content

Commit

Permalink
Merge pull request #120 from AlexProgrammerDE/renovate/major-guava-mo…
Browse files Browse the repository at this point in the history
…norepo

Update dependency com.google.guava:guava to v33
  • Loading branch information
AlexProgrammerDE authored Dec 24, 2023
2 parents 37dfa76 + 4d37588 commit 4cd8d2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion shared/build.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
dependencies {
implementation("org.spongepowered:configurate-yaml:4.1.2")
compileOnly("net.pistonmaster:pistonmotd-api:5.1.1")
compileOnly("com.google.guava:guava:32.1.3-jre")
compileOnly("com.google.guava:guava:33.0.0-jre")
}

0 comments on commit 4cd8d2d

Please sign in to comment.