Skip to content

Commit 0dbca29

Browse files
Update dependency com.google.guava:guava to v33.4.6-jre
1 parent 437362e commit 0dbca29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ dependencyResolutionManagement {
2323
version("publishdata", "1.4.0")
2424
version("shadow", "8.1.1")
2525
version("liquibase", "3.0.2")
26-
version("guava", "33.4.0-jre")
26+
version("guava", "33.4.6-jre")
2727

2828
plugin("plugin.yml", "net.minecrell.plugin-yml.paper").versionRef("plugin.yml")
2929
plugin("run.paper", "xyz.jpenilla.run-paper").versionRef("run-paper")

0 commit comments

Comments
 (0)