Skip to content

Commit

Permalink
build(deps): bump org.camunda.feel:feel-engine from 1.17.7 to 1.18.0
Browse files Browse the repository at this point in the history
Bumps [org.camunda.feel:feel-engine](https://github.com/camunda/feel-scala) from 1.17.7 to 1.18.0.
- [Release notes](https://github.com/camunda/feel-scala/releases)
- [Commits](camunda/feel-scala@1.17.7...1.18.0)

---
updated-dependencies:
- dependency-name: org.camunda.feel:feel-engine
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 4, 2024
1 parent 0b5815b commit f78e616
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 @@ -18,7 +18,7 @@
<properties>
<!-- release parent settings -->
<version.java>17</version.java>
<feel.version>1.17.7</feel.version>
<feel.version>1.18.0</feel.version>
<spring.boot.version>3.3.3</spring.boot.version>
</properties>

Expand Down

0 comments on commit f78e616

Please sign in to comment.