We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3853fa5 commit 8f7e6e3Copy full SHA for 8f7e6e3
settings.gradle.kts
@@ -18,7 +18,7 @@ dependencyResolutionManagement {
18
version("plugin.yml", "0.6.0")
19
version("run-paper", "2.3.1")
20
version("shadow", "8.1.1")
21
- version("liquibase", "2.2.2")
+ version("liquibase", "3.0.2")
22
version("guava", "33.3.1-jre")
23
24
plugin("plugin.yml", "net.minecrell.plugin-yml.paper").versionRef("plugin.yml")
0 commit comments