Skip to content

Commit c27f183

Browse files
authored
🐙 source-younium: run up-to-date pipeline [2024-09-14] (#45475)
1 parent 107911a commit c27f183

File tree

4 files changed

+24
-20
lines changed

4 files changed

+24
-20
lines changed

airbyte-integrations/connectors/source-younium/metadata.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ data:
1616
connectorSubtype: api
1717
connectorType: source
1818
definitionId: 9c74c2d7-531a-4ebf-b6d8-6181f805ecdc
19-
dockerImageTag: 0.3.18
19+
dockerImageTag: 0.3.19
2020
dockerRepository: airbyte/source-younium
2121
githubIssueLabel: source-younium
2222
icon: younium.svg

airbyte-integrations/connectors/source-younium/poetry.lock

+21-18
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

airbyte-integrations/connectors/source-younium/pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ requires = [ "poetry-core>=1.0.0",]
33
build-backend = "poetry.core.masonry.api"
44

55
[tool.poetry]
6-
version = "0.3.18"
6+
version = "0.3.19"
77
name = "source-younium"
88
description = "Source implementation for Younium."
99
authors = [ "Airbyte <[email protected]>",]

docs/integrations/sources/younium.md

+1
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ The Younium source connector supports the following [sync modes](https://docs.ai
4646

4747
| Version | Date | Pull Request | Subject |
4848
| :------ | :--------- | :------------------------------------------------------- | :--------------------------------------------------------- |
49+
| 0.3.19 | 2024-09-14 | [45475](https://github.com/airbytehq/airbyte/pull/45475) | Update dependencies |
4950
| 0.3.18 | 2024-09-07 | [45276](https://github.com/airbytehq/airbyte/pull/45276) | Update dependencies |
5051
| 0.3.17 | 2024-08-31 | [45054](https://github.com/airbytehq/airbyte/pull/45054) | Update dependencies |
5152
| 0.3.16 | 2024-08-24 | [44711](https://github.com/airbytehq/airbyte/pull/44711) | Update dependencies |

0 commit comments

Comments
 (0)