gradle: repo cleanup (#31460)
This commit is contained in:
@@ -16,12 +16,6 @@ application {
|
||||
applicationDefaultJvmArgs = ['-XX:+ExitOnOutOfMemoryError', '-XX:MaxRAMPercentage=75.0']
|
||||
}
|
||||
|
||||
repositories {
|
||||
maven {
|
||||
url "https://packages.confluent.io/maven"
|
||||
}
|
||||
}
|
||||
|
||||
dependencies {
|
||||
implementation project(':airbyte-config-oss:config-models-oss')
|
||||
implementation libs.airbyte.protocol
|
||||
|
||||
Reference in New Issue
Block a user