added connection pooling to gbcs-client
All checks were successful
CI / build (push) Successful in 3m55s
All checks were successful
CI / build (push) Successful in 3m55s
This commit is contained in:
@@ -6,9 +6,9 @@ plugins {
|
||||
id 'maven-publish'
|
||||
}
|
||||
|
||||
import org.jetbrains.kotlin.gradle.tasks.KotlinCompile
|
||||
import org.jetbrains.kotlin.gradle.dsl.JvmTarget
|
||||
|
||||
import org.jetbrains.kotlin.gradle.dsl.JvmTarget
|
||||
import org.jetbrains.kotlin.gradle.tasks.KotlinCompile
|
||||
|
||||
allprojects { subproject ->
|
||||
group = 'net.woggioni'
|
||||
|
Reference in New Issue
Block a user