Skip to content

Commit

Permalink
build(repl): dump FEEL version of REPL to 1.14.0
Browse files Browse the repository at this point in the history
(cherry picked from commit 9dfc9a8)
  • Loading branch information
saig0 committed Jan 3, 2022
1 parent f5d1a47 commit b7dbd37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion feel-repl.sc
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// import the FEEL engine library
import $ivy.`org.camunda.feel:feel-engine:1.13.3`, org.camunda.feel._
import $ivy.`org.camunda.feel:feel-engine:1.14.0`, org.camunda.feel._

// import a logging library
import $ivy.`org.apache.logging.log4j:log4j-slf4j-impl:2.14.0`,
Expand Down

0 comments on commit b7dbd37

Please sign in to comment.