feat: 添加 lettuce-core 用于连接 redis
All checks were successful
Publish Project / build (push) Successful in 2m43s
All checks were successful
Publish Project / build (push) Successful in 2m43s
This commit is contained in:
@@ -1,8 +1,6 @@
|
||||
pluginManagement {
|
||||
repositories {
|
||||
maven {
|
||||
url = uri("https://maven.airgame.net/maven-public/")
|
||||
}
|
||||
maven("https://maven.airgame.net/maven-public/")
|
||||
}
|
||||
}
|
||||
rootProject.name = "hamster-core"
|
||||
@@ -10,3 +8,4 @@ include("core-common")
|
||||
include("core-bukkit")
|
||||
include("core-bungee")
|
||||
include("core-velocity")
|
||||
include("core-relocate-lettuce")
|
Reference in New Issue
Block a user