Skip to content

Commit

Permalink
Bump connector-core from 0.3.0 to 0.4.0
Browse files Browse the repository at this point in the history
Bumps [connector-core](https://github.com/camunda/connector-sdk) from 0.3.0 to 0.4.0.
- [Release notes](https://github.com/camunda/connector-sdk/releases)
- [Changelog](https://github.com/camunda/connector-sdk/blob/main/CHANGELOG.md)
- [Commits](https://github.com/camunda/connector-sdk/compare/0.3.0...0.4.0)

---
updated-dependencies:
- dependency-name: io.camunda.connector:connector-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 12, 2022
1 parent 82d2b21 commit fdc1233
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<zeebe.version>8.1.4</zeebe.version>

<!-- 0.2.0 works fine -->
<connector-core.version>0.3.0</connector-core.version>
<connector-core.version>0.4.0</connector-core.version>

<connector-runtime.version>0.2.2</connector-runtime.version>
<connector-validation.version>0.2.2</connector-validation.version>
Expand Down

0 comments on commit fdc1233

Please sign in to comment.