Skip to content

Commit

Permalink
upgrade dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
xiaohansong committed Jan 29, 2024
1 parent 3bec4f0 commit 6d6d0ad
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ dependencies {

implementation 'io.fabric8:kubernetes-client:5.12.2'
implementation 'org.apache.commons:commons-lang3:3.11'
implementation 'io.airbyte:airbyte-commons-worker:0.42.0'
implementation 'io.airbyte.airbyte-config:config-models:0.42.0'
implementation 'io.airbyte:airbyte-commons-worker:0.50.40'
implementation 'io.airbyte.airbyte-config:config-models:0.50.40'
implementation 'com.datadoghq:datadog-api-client:2.16.0'
}

Expand Down

0 comments on commit 6d6d0ad

Please sign in to comment.