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 0207a63 commit 1fce514Copy full SHA for 1fce514
feel-repl.sc
@@ -1,5 +1,5 @@
1
// import the FEEL engine library
2
-import $ivy.`org.camunda.feel:feel-engine:1.18.0`, org.camunda.feel._, org.camunda.feel.api._
+import $ivy.`org.camunda.feel:feel-engine:1.18.1`, 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