Skip to content

Commit

Permalink
Bump connector-core from 0.3.0 to 0.5.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.5.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.5.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 Jan 13, 2023
1 parent 857699d commit 8130914
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 @@ -14,7 +14,7 @@
<maven.compiler.source>${java.version}</maven.compiler.source>

<zeebe.version>8.1.4</zeebe.version>
<connector-core.version>0.3.0</connector-core.version>
<connector-core.version>0.5.0</connector-core.version>
<connector-validation.version>0.3.0</connector-validation.version>

<!-- Access file -->
Expand Down

0 comments on commit 8130914

Please sign in to comment.