Skip to content

Commit 72b7568

Browse files
authored
🐙 source-younium: run up-to-date pipeline [2024-08-03] (#43060)
1 parent 0ec7785 commit 72b7568

File tree

4 files changed

+18
-17
lines changed

4 files changed

+18
-17
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.11
19+
dockerImageTag: 0.3.12
2020
dockerRepository: airbyte/source-younium
2121
githubIssueLabel: source-younium
2222
icon: younium.svg

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

+15-15
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.11"
6+
version = "0.3.12"
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.12 | 2024-08-03 | [43060](https://github.com/airbytehq/airbyte/pull/43060) | Update dependencies |
4950
| 0.3.11 | 2024-07-27 | [42712](https://github.com/airbytehq/airbyte/pull/42712) | Update dependencies |
5051
| 0.3.10 | 2024-07-20 | [42158](https://github.com/airbytehq/airbyte/pull/42158) | Update dependencies |
5152
| 0.3.9 | 2024-07-13 | [41716](https://github.com/airbytehq/airbyte/pull/41716) | Update dependencies |

0 commit comments

Comments
 (0)