Skip to content

Commit

Permalink
try bumping GSM to get newer grpc dep
Browse files Browse the repository at this point in the history
  • Loading branch information
jrhizor committed Feb 24, 2022
1 parent bbe0b78 commit d837650
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion airbyte-config/persistence/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -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')
Expand Down

0 comments on commit d837650

Please sign in to comment.