mirror of
https://github.com/GeyserMC/Floodgate.git
synced 2025-07-08 12:06:14 +00:00
7 lines
153 B
Plaintext
7 lines
153 B
Plaintext
dependencyResolutionManagement {
|
|
versionCatalogs {
|
|
create("libs") {
|
|
from(files("../gradle/libs.versions.toml"))
|
|
}
|
|
}
|
|
} |