mirror of
https://github.com/GeyserMC/Geyser.git
synced 2024-11-26 08:51:47 +01:00
Add core Gradle Adventure change
This commit is contained in:
parent
254f0da03c
commit
ca7799d984
1 changed files with 1 additions and 1 deletions
|
@ -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)
|
||||
|
|
Loading…
Reference in a new issue