try bumping GSM to get newer grpc dep
This commit is contained in:
@@ -12,7 +12,7 @@ dependencies {
|
||||
implementation project(':airbyte-protocol:models')
|
||||
implementation project(':airbyte-config:models')
|
||||
implementation project(':airbyte-json-validation')
|
||||
implementation 'com.google.cloud:google-cloud-secretmanager:2.0.5'
|
||||
implementation 'com.google.cloud:google-cloud-secretmanager:2.1.1'
|
||||
testImplementation "org.testcontainers:postgresql:1.15.3"
|
||||
testImplementation project(':airbyte-test-utils')
|
||||
integrationTestJavaImplementation project(':airbyte-config:persistence')
|
||||
|
||||
Reference in New Issue
Block a user