We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 223dd61 commit a52fe3aCopy full SHA for a52fe3a
feel-repl.sc
@@ -1,5 +1,5 @@
1
// import the FEEL engine library
2
-import $ivy.`org.camunda.feel:feel-engine:1.18.1`, org.camunda.feel._, org.camunda.feel.api._
+import $ivy.`org.camunda.feel:feel-engine:1.19.0`, org.camunda.feel._, org.camunda.feel.api._
3
4
// import a logging library
5
import $ivy.`org.apache.logging.log4j:log4j-slf4j-impl:2.14.0`,
0 commit comments