Skip to content

Commit

Permalink
🐛 Source Stripe: update to new Concurrent CDK interface (#36964)
Browse files Browse the repository at this point in the history
  • Loading branch information
maxi297 authored Apr 11, 2024
1 parent 624b85f commit 12612c9
Show file tree
Hide file tree
Showing 5 changed files with 87 additions and 76 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ data:
connectorSubtype: api
connectorType: source
definitionId: e094cb9a-26de-4645-8761-65c0c425d1de
dockerImageTag: 5.3.1
dockerImageTag: 5.3.2
dockerRepository: airbyte/source-stripe
documentationUrl: https://docs.airbyte.com/integrations/sources/stripe
githubIssueLabel: source-stripe
Expand Down
139 changes: 68 additions & 71 deletions airbyte-integrations/connectors/source-stripe/poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ requires = [ "poetry-core>=1.0.0",]
build-backend = "poetry.core.masonry.api"

[tool.poetry]
version = "5.3.1"
version = "5.3.2"
name = "source-stripe"
description = "Source implementation for Stripe."
authors = [ "Airbyte <contact@airbyte.io>",]
Expand Down
Loading

0 comments on commit 12612c9

Please sign in to comment.