implemented memcached client with Netty
All checks were successful
CI / build (push) Successful in 1m46s
All checks were successful
CI / build (push) Successful in 1m46s
This commit is contained in:
@@ -19,7 +19,7 @@ dependencies {
|
||||
testImplementation catalog.bcprov.jdk18on
|
||||
testImplementation catalog.bcpkix.jdk18on
|
||||
|
||||
testRuntimeOnly project(":gbcs-server-memcached")
|
||||
testRuntimeOnly project(":gbcs-server-memcache")
|
||||
}
|
||||
|
||||
test {
|
||||
|
Reference in New Issue
Block a user