mirror of
https://github.com/GeyserMC/Geyser.git
synced 2026-01-04 15:31:36 +00:00
Add core Gradle Adventure change
This commit is contained in:
@@ -51,7 +51,7 @@ dependencies {
|
||||
implementation(libs.netty.transport.native.kqueue) { artifact { classifier = "osx-x86_64" } }
|
||||
|
||||
// Adventure text serialization
|
||||
implementation(libs.bundles.adventure)
|
||||
api(libs.bundles.adventure)
|
||||
|
||||
// Test
|
||||
testImplementation(libs.junit)
|
||||
|
||||
Reference in New Issue
Block a user