mirror of
https://github.com/proxiodev/RedisBungee.git
synced 2026-04-08 16:10:26 +00:00
more changes
This commit is contained in:
@@ -17,17 +17,13 @@ sourceSets {
|
||||
}
|
||||
}
|
||||
|
||||
java {
|
||||
withJavadocJar()
|
||||
withSourcesJar()
|
||||
}
|
||||
|
||||
|
||||
dependencies {
|
||||
api(project(":valiobungee-api"))
|
||||
api(libs.protobuf)
|
||||
api(libs.caffeine)
|
||||
api(libs.slf4j)
|
||||
api(libs.redisson)
|
||||
testImplementation(libs.testing.juipter)
|
||||
testImplementation(libs.testing.slf4j.simple)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user